Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use require_library_or_gem 'fcgi' in script/server | Sam Stephenson | 2005-11-07 | 1 | -1/+1 |
* | Make sure to check for FCGI as well as lighttpd | David Heinemeier Hansson | 2005-11-07 | 1 | -1/+7 |
* | Added default lighttpd config in config/lighttpd.conf and added a default run... | David Heinemeier Hansson | 2005-11-07 | 1 | -56/+19 |
* | Fix problem with RAILS_ENV being frozen when set from environment variable | Jamis Buck | 2005-10-14 | 1 | -1/+1 |
* | Fix script/server to use the environment given by the -e toggle | Jamis Buck | 2005-10-13 | 1 | -0/+2 |
* | Clean up the act of commands | David Heinemeier Hansson | 2005-09-29 | 1 | -2/+2 |
* | Removed all the scripts in script/* and replaced it with one generic portal: ... | David Heinemeier Hansson | 2005-09-29 | 1 | -0/+57 |