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
Sean Griffin 14b1208dd3 Encapsulate the creation of Attribute objects
This will make it less painful to add additional properties, which
should persist across writes, such as `name`.

Conflicts:
	activerecord/lib/active_record/attribute_set.rb
2014-06-26 06:45:57 -03:00
..
active_record Encapsulate the creation of Attribute objects 2014-06-26 06:45:57 -03:00
rails/generators Fix Generation of proper migration when 2014-03-25 20:27:37 +05:30
active_record.rb Move behavior of read_attribute to AttributeSet 2014-06-25 08:51:15 -06:00