1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/environments
2005-06-18 05:34:16 +00:00
..
development.rb Added a 'whiny nil' that's aim to ensure that when users pass nil to methods where that isn't appropriate, instead of NoMethodError? and the name of some method used by the framework users will see a message explaining what type of object was expected. Only active in test and development environments by default #1209 [Michael Koziarski] 2005-06-18 05:34:16 +00:00
environment.rb Choose a simpler requiring of picking gems or not for library loading 2005-03-21 11:42:45 +00:00
production.rb Made ready for release of 0.9.4 2005-01-17 01:13:15 +00:00
test.rb Added a 'whiny nil' that's aim to ensure that when users pass nil to methods where that isn't appropriate, instead of NoMethodError? and the name of some method used by the framework users will see a message explaining what type of object was expected. Only active in test and development environments by default #1209 [Michael Koziarski] 2005-06-18 05:34:16 +00:00