Ruby on Rails
Go to file
David Heinemeier Hansson f46486d37e Added Base.save! that attempts to save the record just like Base.save but will raise a InvalidRecord exception instead of returning false if the record is not valid [After much pestering from Dave Thomas]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1215 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-18 19:19:23 +00:00
actionmailer Added that deliver_* will now return the email that was sent 2005-04-18 07:11:00 +00:00
actionpack Added support for web servers that use PATH_INFO instead of REQUEST_URI like IIS #1014 [BradG/Nicholas Seckar] 2005-04-18 15:43:07 +00:00
actionwebservice add backwards compatibility for the public API change made to #api_methods, as it is 2005-04-17 17:20:44 +00:00
activerecord Added Base.save! that attempts to save the record just like Base.save but will raise a InvalidRecord exception instead of returning false if the record is not valid [After much pestering from Dave Thomas] 2005-04-18 19:19:23 +00:00
activesupport Do document this... 2005-04-18 10:56:19 +00:00
railties Updated to take compilation out of the measurements 2005-04-18 19:03:25 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Released 0.11.1 2005-03-27 15:07:27 +00:00