I am running Rails 2.1.0 on an XP box.
In development I have config.cache_classes = false.
But…when I mod my controller code it does not pick up the change.
This happens in Webrick and Mongrel (1.1.5)
Ideas?
I am running Rails 2.1.0 on an XP box.
In development I have config.cache_classes = false.
But…when I mod my controller code it does not pick up the change.
This happens in Webrick and Mongrel (1.1.5)
Ideas?
this is a normal controller in app/controllers, not in lib or vendor/
plugins?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs