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
David Heinemeier Hansson 9113aa2744 Forgot to actually add the whiny nil
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1455 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-20 11:15:46 +00:00
actionmailer Updated CHANGELOG 2005-06-16 11:40:00 +00:00
actionpack More tests for JavascriptHelper #1460 2005-06-18 05:17:39 +00:00
actionwebservice Add workaround for SOAP4R changing find_mapped_soap_class return value [Shugo Maeda] 2005-06-13 03:22:01 +00:00
activerecord Fixed that adding a record to a has_and_belongs_to collection would always save it -- now it only saves if its a new record #1203 [Alisdair McDiarmid] 2005-06-18 05:28:59 +00:00
activesupport Forgot to actually add the whiny nil 2005-06-20 11:15:46 +00:00
railties Added a 'whiny nil' that's aim to ensure that when users pass nil to methods where that isn't appropriate, instead of NoMethodError? and the name of some method used by the framework users will see a message explaining what type of object was expected. Only active in test and development environments by default #1209 [Michael Koziarski] 2005-06-18 05:34:16 +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 Upload documentation to the new server 2005-04-19 04:30:52 +00:00