Ruby on Rails
Go to file
Jeremy Kemper 11dde5ca2f Ruby 1.9 compat: cookies
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8405 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-15 02:28:53 +00:00
actionmailer More changelog updates 2007-12-10 03:19:17 +00:00
actionpack Ruby 1.9 compat: cookies 2007-12-15 02:28:53 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Ensure optimistic locking handles nil #lock_version values properly. Closes #10510 [rick] 2007-12-15 01:45:30 +00:00
activeresource Added more specific exceptions for 400, 401, and 403 (all descending from ClientError so existing rescues will work) (closes #10326) [trek] 2007-12-14 23:09:46 +00:00
activesupport Ruby 1.9 compat: 'a'.ord == 'a'[0] 2007-12-15 02:28:32 +00:00
railties Introduce (in /Users/jeremy/rails/git/trunk) to output a crytographically secure secret key for use with cookie sessions. 2007-12-15 02:27:56 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00