Ruby on Rails
Go to file
Rick Olson 1023bc6e86 Allow ActionController::Base.session_store and #fragment_cache_store to lazily load the session class to allow for custom session store plugins. [Rick Olson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5835 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-04 21:31:18 +00:00
actionmailer
actionpack Allow ActionController::Base.session_store and #fragment_cache_store to lazily load the session class to allow for custom session store plugins. [Rick Olson] 2007-01-04 21:31:18 +00:00
actionwebservice
activerecord Rollback #new_record? and #id values for created records that rollback in an after_save callback. Closes #6910 [Ben Curren] 2007-01-02 05:36:30 +00:00
activeresource
activesupport tighten test_load_once_paths_should_behave_when_recursively_loading 2007-01-01 00:25:30 +00:00
railties
cleanlogs.sh
pushgems.rb
release.rb