Go to file
2007-04-26 23:11:31 +00:00
actionmailer Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
actionpack Added :has_many and :has_one for declaring plural and singular resources beneath the current [DHH] Added :name_prefix as standard for nested resources [DHH] 2007-04-26 23:11:31 +00:00
actionwebservice Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
activerecord Improve Performance of calling create on has_many :through associations by avoiding loading the target collection. Closes #8150 [evan] 2007-04-26 00:18:38 +00:00
activeresource Added support for using classes from within a single nested module [DHH] 2007-04-26 19:38:16 +00:00
activesupport Pull file from xml value only if it's a Hash. Closes #8190. 2007-04-26 01:14:17 +00:00
railties Resource scaffolding returns the created entity.to_xml. 2007-04-25 22:08:07 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00