mirror of
https://github.com/github/rails.git
synced 2026-01-26 06:48:59 -05:00
5213a1f73332995ae98d2a163454dff2b288e650
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2278 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 saving a record with two unsaved belongs_to associations pointing to the same object #2023 [Tobias Luetke]
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%