mirror of
https://github.com/github/rails.git
synced 2026-01-30 00:38:00 -05:00
41bfedeac273d83585d3cdb2f181ae1978d31adb
Work around mongrel swallowing LoadErrors to ensure that users get more helpful errors if active_resource is required but not missing. [mislav] Closes #9743 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7738 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751.
Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%