rails--rails/railties/environments
Nicholas Seckar b7801ff71e Shorten long line
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2628 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-15 22:55:52 +00:00
..
boot.rb Shorten long line 2005-10-15 22:55:52 +00:00
development.rb Reformed environments files to the new config style 2005-09-13 10:07:37 +00:00
environment.rb Support using different database adapters for development and test with ActiveRecord::Base.schema_format = :ruby 2005-10-13 04:12:32 +00:00
production.rb Reformed environments files to the new config style 2005-09-13 10:07:37 +00:00
test.rb Made the instantiated/transactional fixtures settings be controlled through Rails::Initializer. Transactional and non-instantiated fixtures are default from now on. 2005-10-14 20:33:39 +00:00