mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
6f5fcc44699e50b54301d2005180e443da45be8f
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1148 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%