rails/railties/environments
David Heinemeier Hansson 8eec674148 Breakpointing that works much better with CGI and FCGI
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@136 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-12 20:29:52 +00:00
..
development.rb Breakpointing that works much better with CGI and FCGI 2004-12-12 20:29:52 +00:00
production.rb Consolidated and better commented the environment files 2004-11-25 16:22:07 +00:00
shared_for_gem.rb Abolished ActionController::Base.require_or_load in favor of require_dependency and ActiveRecord::Base.require_or_load in favor of require_association. Both methods are now also available in the global namespace when you need to require dependencies or associations outside of whats done automatically. 2004-11-30 18:52:20 +00:00
shared.rb Abolished ActionController::Base.require_or_load in favor of require_dependency and ActiveRecord::Base.require_or_load in favor of require_association. Both methods are now also available in the global namespace when you need to require dependencies or associations outside of whats done automatically. 2004-11-30 18:52:20 +00:00
test.rb Consolidated and better commented the environment files 2004-11-25 16:22:07 +00:00