mirror of
https://github.com/github/rails.git
synced 2026-01-26 23:08:58 -05:00
66ecf31ffe751d2eeec124b081e80a38d2d47d87
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2279 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Require 'pp' early to prevent the pretty-print methods being mixed in too late and messing up a test
Fixed that the create_x method from belongs_to wouldn't save the association properly #2042 [Florian Weber]
Fixed memory leak with Active Record classes when Dependencies.mechanism = :load #1704 [c.r.mcgrath@gmail.com]
Fixed memory leak with Active Record classes when Dependencies.mechanism = :load #1704 [c.r.mcgrath@gmail.com]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%