Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ActiveModel::Attributes#attributes | Daniel Colson | 2018-02-07 | 1 | -0/+20 |
* | Allow attributes with a proc default to be marshalled | Sean Griffin | 2018-01-23 | 1 | -0/+9 |
* | Suppress `warning: BigDecimal.new is deprecated` in Active Model | Yasuo Honda | 2017-12-14 | 1 | -1/+1 |
* | Move Attribute and AttributeSet to ActiveModel | Lisa Ugray | 2017-11-09 | 1 | -27/+1 |
* | Start bringing attributes API to AM | Lisa Ugray | 2017-10-18 | 1 | -0/+94 |
* | Kill AMo ivar attributes helper | Joshua Peek | 2009-07-20 | 1 | -30/+0 |
* | Add simple attribute implementation backed by ivars | Joshua Peek | 2009-06-17 | 1 | -0/+30 |