Displaying 1 result from an estimated 1 matches for "internetschminternet".
2008 Sep 12
1
Ruby Pages Not Updating
I am a complete beginner to Ruby. I followed the tutorial to create my
own scaffold called Books. My problem is that, when I make changes to
its index.html.erb, the http://url/books page does not update for a
few minutes. I am using a development environment, and the
config.action_controller.perform_caching value is already set to
false. Any help would be appreciated!