mirror of
https://github.com/github/rails.git
synced 2026-01-29 16:28:09 -05:00
b1968708e12972515fdc8eefdcaff95edbebc76b
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7736 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.
db:create works with remote databases whereas db:create:all only createsdatabases on localhost. Closes #9753.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%