Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `Attribute` should know about its name | Sean Griffin | 2014-06-26 | 1 | -0/+3 |
* | Encapsulate the creation of `Attribute` objects | Sean Griffin | 2014-06-26 | 1 | -1/+35 |
* | Merge pull request #15868 from sgrif/sg-uninitialized-attributes | Rafael Mendonça França | 2014-06-26 | 1 | -0/+56 |
|\ | |||||
| * | Move behavior of `read_attribute` to `AttributeSet` | Sean Griffin | 2014-06-25 | 1 | -0/+56 |
* | | Merge pull request #15846 from sgrif/sg-attributes-before-type-cast | Rafael Mendonça França | 2014-06-26 | 1 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | Move `attributes_before_type_cast` to `AttributeSet` | Sean Griffin | 2014-06-21 | 1 | -0/+7 |
* | | Merge pull request #15839 from sgrif/sg-attr-set-null | Yves Senn | 2014-06-22 | 1 | -0/+8 |
|\ \ | |||||
| * | | Return a null object from `AttributeSet#[]` | Sean Griffin | 2014-06-20 | 1 | -0/+8 |
| |/ | |||||
* / | Move `attributes` to the `AttributeSet` object. | Sean Griffin | 2014-06-21 | 1 | -0/+8 |
|/ | |||||
* | Introduce an object to aid in creation and management of `@attributes` | Sean Griffin | 2014-06-19 | 1 | -0/+49 |