rails/activerecord/lib
Neeraj Singh a64cc69d61 Replacing superclass_delegating_accessoror with class_attribute.
:store_full_sti_class will have value true or false so there is no
danger of mutability here.

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-08-31 17:45:06 +02:00
..
active_record Replacing superclass_delegating_accessoror with class_attribute. 2010-08-31 17:45:06 +02:00
rails/generators Avoid a blank line before the add/remove columns 2010-06-25 15:06:32 -03:00
active_record.rb mass_assignment_security moved from AR to AMo, and minor test cleanup 2010-07-08 18:28:45 +02:00