Caching in development mode on webrick

Hi,

I’m running a more or less up-to-date system, and am encountering
something that’s irritating me:

I make changes to the .rhtml file, and yet don’t see them from my
browser. The development.log file indicates that 1) I am indeed in
development mode, and 2) queries are being run against the database, so
something is happening - it’s just not reading in the new .rhtml file…
Or at best it will read it in once and then not accept further changes.

Ideas?

Thankyou,

David N. Welton

Linux, Open Source Consulting

BTW, my compliments on Rails - it is a fine system indeed!

Any update on this one? I’m running into the same problem.

-Fredrik
David N. Welton wrote:

Hi,

I’m running a more or less up-to-date system, and am encountering
something that’s irritating me:

I make changes to the .rhtml file, and yet don’t see them from my
browser. The development.log file indicates that 1) I am indeed in
development mode, and 2) queries are being run against the database, so
something is happening - it’s just not reading in the new .rhtml file…
Or at best it will read it in once and then not accept further changes.

Ideas?

Thankyou,

David N. Welton

Linux, Open Source Consulting

BTW, my compliments on Rails - it is a fine system indeed!