mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
3b9e90a4dab94d25bfa7ed5e47ca0641857ef992
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1146 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Moved build_association and create_association for has_one and belongs_to out of deprecation as they work when the association is nil unlike association.build and association.create, which require the association to be already in place #864
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%