Ruby on Rails
Go to file
David Heinemeier Hansson dc399b96c8 Added ActiveResource.format= which defaults to :xml but can also be set to :json [DHH]. Added one-off declarations of mock behavior [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7518 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-20 23:18:05 +00:00
actionmailer Fix attachment decoding when using the TMail C extension. Closes #7861. 2007-09-14 05:30:52 +00:00
actionpack Autolink behaves well with emails embedded in URLs. Closes #7313. 2007-09-20 20:40:22 +00:00
actionwebservice Missed Reloadable bits and pieces 2007-09-14 01:00:32 +00:00
activerecord Stop users from calling .create on a has_many / habtm association when the owner is a new_record? 2007-09-18 10:26:56 +00:00
activeresource Added ActiveResource.format= which defaults to :xml but can also be set to :json [DHH]. Added one-off declarations of mock behavior [DHH] 2007-09-20 23:18:05 +00:00
activesupport Deprecation: remove deprecated :mday option from Time, Date, and DateTime#change. 2007-09-18 06:38:28 +00:00
railties Updated some docs to reference the latest and greatest and played style nazi a little 2007-09-20 23:16:06 +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