Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correctly flag changed attributes in AR::Store, combine multiple calls to sto... | Matt Jones | 2012-09-05 | 1 | -0/+1 |
* | Custom coders support for ActiveRecord::Store. JSON, YAML, Marshal can be use... | Andrey Voronkov | 2012-05-09 | 1 | -0/+2 |
* | Allow store to be a not null column. | Jeremy Walker | 2012-02-02 | 1 | -0/+1 |
* | Test fixtures with custom model and table names | Alexey Muranov | 2011-12-30 | 1 | -0/+3 |
* | Tests gotta run in 1.8 too | Jeremy Kemper | 2011-10-13 | 1 | -2/+2 |
* | Added ActiveRecord::Base.store for declaring simple single-column key/value s... | David Heinemeier Hansson | 2011-10-13 | 1 | -0/+1 |
* | Support fixtures for namespaced models [#2965 state:resolved] | Andrew White | 2010-04-25 | 2 | -0/+6 |