mirror of
https://github.com/github/rails.git
synced 2026-01-29 16:28:09 -05:00
338defb48ca29148c933aee6fc34ae902bc7ba7f
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4593 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Pass :id => nil or :class => nil to error_messages_for to supress that html attribute. Closes #3586.
Fix invoke_layered since api_method didn't declare :expects. Closes #4720. [Kevin Ballard <kevin@sb.org>, Kent Sibilev]
HashWithIndifferentAccess shouldn't confuse false and nil. Closes #5601. Nor should it mistreat legitimate nil values.
Dispatcher processes rescued actions with the same controller that processed the request. Closes #4625.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%