rails/railties/environments
2008-11-30 14:44:56 -06:00
..
boot.rb Change usage of defined? to check the rubygems constant existance by a rescue block on boot.rb for Ruby 1.9 compatibility 2008-11-17 10:53:18 -08:00
development.rb Introduce TemplateFinder to handle view paths and lookups. Closes #10800. 2008-01-19 03:20:39 +00:00
environment.rb Its no longer common to run Rails in environments where you cant set the environment to be the production one. Dont need a notice telling about the ENV var that prominently any more 2008-11-30 14:44:56 -06:00
production.rb Added config.threadsafe! to toggle allow concurrency settings and disable the dependency loader 2008-08-04 22:19:41 -05:00
test.rb Merge docrails. 2008-05-25 12:29:00 +01:00