Ruby on Rails
Go to file
Joshua Peek a87462afcb AbstractRequest.relative_url_root is no longer automatically configured by a HTTP header. It can now be set in your configuration environment with config.action_controller.relative_url_root 2008-07-24 13:41:51 -05:00
actionmailer Ensure ActionView::PathSet::Path is not initialized with a precompiled path 2008-07-19 15:27:55 -05:00
actionpack AbstractRequest.relative_url_root is no longer automatically configured by a HTTP header. It can now be set in your configuration environment with config.action_controller.relative_url_root 2008-07-24 13:41:51 -05:00
activemodel Merge branch 'state_machine' 2008-06-29 12:13:58 -07:00
activerecord Ensure NamedScope#any? uses COUNT query wherever possible. [#680 state:resolved] 2008-07-23 12:02:17 +01:00
activeresource Update uses_mocha in ActionMailer and ActiveResource 2008-07-19 11:14:12 -05:00
activesupport Added config.dependency_loading to enable or disable the dependency loader after initialization 2008-07-24 11:58:26 -05:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Added config.dependency_loading to enable or disable the dependency loader after initialization 2008-07-24 11:58:26 -05:00
.gitignore Horo rdoc template 2008-06-22 10:38:25 -07:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Making ready for release of 2.1 2008-05-31 17:03:03 -07:00