aboutsummaryrefslogtreecommitdiffstats
path: root/railties/environments/boot.rb
Commit message (Expand)AuthorAgeFilesLines
* Warn people not to change boot.rbDavid Heinemeier Hansson2005-12-081-0/+2
* Back off cleanpath to be symlink friendly. Closes #2533Nicholas Seckar2005-10-271-2/+2
* Don't clean RAILS_ROOT on windowsJamis Buck2005-10-191-3/+6
* Remove trailing '/' from RAILS_ROOTNicholas Seckar2005-10-181-1/+1
* Shorten long lineNicholas Seckar2005-10-151-1/+4
* Added cleaning of RAILS_ROOT to useless elements such as '../non-dot-dot/'. P...Nicholas Seckar2005-10-141-1/+2
* Run set load path so others can do boot and get pathDavid Heinemeier Hansson2005-09-301-5/+7
* Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...David Heinemeier Hansson2005-09-031-0/+8