[Rails] Rails examples
Sascha Ebach
se at digitale-wertschoepfung.de
Thu Nov 25 18:22:33 GMT 2004
Sean Schulte wrote:
> Okay, thanks for bringing that up. I was wondering what that means,
> because when I set up Apache with mod_ruby, every change I made to the
> code or the database was automatically and instantly available on my
> Rails app. So I couldn't figure out what people meant by that
> Save/Refresh thing. What is the difference between CGI and mod_ruby? I
> couldn't determine one.
Should be clear by reading this:
http://www.rubyonrails.org/show/ProductionEnvironments
Funny that you say that all your changes are instant. This shouldn't be
the case with mod_ruby or FastCGI. I know that mod_ruby has a file
called "auto-reload.rb". Maybe you are using it?
Do you actually use mod_ruby with Apache / Win32?
Sascha
More information about the Rails
mailing list