rails--rails/railties/environments
David Heinemeier Hansson b31aa2dd57 Added app/services as a default dir in the Rails skeleton and to the load path. Use it to keep classes like MaintenanceService and PaymentGateway [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2782 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-28 13:00:33 +00:00
..
boot.rb Back off cleanpath to be symlink friendly. Closes #2533 2005-10-27 17:00:25 +00:00
development.rb Reformed environments files to the new config style 2005-09-13 10:07:37 +00:00
environment.rb Added app/services as a default dir in the Rails skeleton and to the load path. Use it to keep classes like MaintenanceService and PaymentGateway [DHH] 2005-10-28 13:00:33 +00:00
production.rb Reformed environments files to the new config style 2005-09-13 10:07:37 +00:00
test.rb Removed the dead test settings 2005-10-26 10:29:59 +00:00