J
Janos Sebok
[Note: parts of this message were removed to make it a legal post.]
This list may not be the perfect choice to ask this question, but I have
difficulties posting to Rails talk yet, and my issue might not be Rails
related, so can you please take a look?
I am a newbie to rails, and I'm working from the Pickaxe book + examples.
I seem to be unable to get my changes to the application be displayed in my
browser without shutting down and restarting WEBrick.
I tried every single way to clear the browser cache (Firefox 3.5), refresh,
ctrl-r, ctrl-shift-r, etc, so the issue seems not to be browser related.
Unless I restart the webserver my changes does not appear.
Specs:
WinXP Pro, Ruby 1.8.7 (Mswin32), Rails 2.3.2, WEBrick 1.3.1, SQLite 1.2.3
(all working like a charm so far)
As to my best understanding, in 'development mode' every change should
propagate instantly by re-reading the rails models, views controllers, etc.
Am I missing something?
Thx,
Janos
This list may not be the perfect choice to ask this question, but I have
difficulties posting to Rails talk yet, and my issue might not be Rails
related, so can you please take a look?
I am a newbie to rails, and I'm working from the Pickaxe book + examples.
I seem to be unable to get my changes to the application be displayed in my
browser without shutting down and restarting WEBrick.
I tried every single way to clear the browser cache (Firefox 3.5), refresh,
ctrl-r, ctrl-shift-r, etc, so the issue seems not to be browser related.
Unless I restart the webserver my changes does not appear.
Specs:
WinXP Pro, Ruby 1.8.7 (Mswin32), Rails 2.3.2, WEBrick 1.3.1, SQLite 1.2.3
(all working like a charm so far)
As to my best understanding, in 'development mode' every change should
propagate instantly by re-reading the rails models, views controllers, etc.
Am I missing something?
Thx,
Janos