Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert Hash to HashWithIndifferentAccess in ActiveRecord::Store. | Andrey Voronkov | 2012-05-22 | 1 | -10/+27 |
* | Copy edit [ci skip] | Rafael Mendonça França | 2012-05-13 | 1 | -3/+4 |
* | Custom coders support for ActiveRecord::Store. JSON, YAML, Marshal can be use... | Andrey Voronkov | 2012-05-09 | 1 | -5/+10 |
* | Merge pull request #4856 from ihid/store_null_bug | Aaron Patterson | 2012-02-02 | 1 | -0/+2 |
|\ | |||||
| * | Allow store to be a not null column. | Jeremy Walker | 2012-02-02 | 1 | -0/+2 |
* | | *args is already an array. :'( | Aaron Patterson | 2012-02-02 | 1 | -1/+1 |
* | | removed whitespace errors :yellow_heart::blue_heart::purple_heart::heart::gre... | Aaron Patterson | 2012-02-02 | 1 | -4/+4 |
|/ | |||||
* | Fix that changing a store should mark the store attribute as changed | David Heinemeier Hansson | 2011-10-25 | 1 | -0/+1 |
* | Added ActiveRecord::Base.store for declaring simple single-column key/value s... | David Heinemeier Hansson | 2011-10-13 | 1 | -0/+49 |