1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Jefferson Lai 9c3afdc327 Fixes Issue #13466.
Changed the call to a scope block to be evaluated with instance_eval.
The result is that ScopeRegistry can use the actual class instead of base_class when
caching scopes so queries made by classes with a common ancestor won't leak scopes.
2014-04-23 17:21:45 -07:00
..
active_record Fixes Issue #13466. 2014-04-23 17:21:45 -07:00
rails/generators Fix Generation of proper migration when 2014-03-25 20:27:37 +05:30
active_record.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30