1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Yves Senn
5686fd0ca1 Merge pull request #15839 from sgrif/sg-attr-set-null
Return a null object from `AttributeSet#[]`
2014-06-22 13:59:27 +02:00
Sean Griffin
3e422e201d Move attributes to the AttributeSet object. 2014-06-21 13:09:48 -06:00
Sean Griffin
6d7ac31ddb Return a null object from AttributeSet#[] 2014-06-20 11:36:23 -06:00
Sean Griffin
099af48d31 Introduce an object to aid in creation and management of @attributes
Mostly delegation to start, but we can start moving a lot of behavior in
bulk to this object.
2014-06-19 13:12:52 -06:00