aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/server.rb
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the ↵Carl Lerche2009-10-161-2/+2
| | | | application's object root)
* Enable static asset server by defaultJoshua Peek2009-09-261-1/+0
|
* Move tmp directory creation from server to initializerJoshua Peek2009-09-261-4/+0
|
* Extract "parse_config" into ADJoshua Peek2009-09-251-13/+1
|
* Remove relative url configuration from script/serverJoshua Peek2009-09-251-15/+4
|
* Generate a config.ru stubJoshua Peek2009-09-251-13/+8
|
* Revert "Start Rails::Application object"Joshua Peek2009-09-251-2/+38
| | | | This reverts commit 4129449594ad3d8ff2f8fb4836104f25406a104f.
* Start Rails::Application objectYehuda Katz + Carl Lerche2009-09-251-38/+2
|
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+106