1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2007-09-20 23:18:05 +00:00
actionmailer
actionpack Autolink behaves well with emails embedded in URLs. Closes #7313. 2007-09-20 20:40:22 +00:00
actionwebservice
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
pushgems.rb
release.rb