Go to file
2007-12-15 02:27:11 +00:00
actionmailer More changelog updates 2007-12-10 03:19:17 +00:00
actionpack Docfix (closes #10429) [jamesh/ssoroka] 2007-12-14 18:12:08 +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: prefer builtin String#starts_ and ends_with? if available [chuyeow] 2007-12-15 02:27:11 +00:00
railties Fixed that local database creation should consider 127.0.0.1 local (closes #9026) [parcelbrat] 2007-12-14 22:32:54 +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
Rakefile Forgot railties 2007-10-15 00:11:50 +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