From: David Heinemeier Hansson Date: 2004-08-20T04:03:47+09:00 Subject: Re: [RAILS] way too slow... > Random thought: auto-reload.rb from the mod_ruby distribution. Does > that work with Rails, or does the two not like each other? They're not too fond of each other. It won't reload the requires of your requires, so it basically doesn't work for changing the model. You'll have to restart Apache when doing that. -- David Heinemeier Hansson, http://www.rubyonrails.org/ -- Web-application framework for Ruby http://www.instiki.org/ -- A No-Step-Three Wiki in Ruby http://www.basecamphq.com/ -- Web-based Project Management http://www.loudthinking.com/ -- Broadcasting Brain http://www.nextangle.com/ -- Development & Consulting Services