Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Psych is always available on 1.9 | Jeremy Kemper | 2012-05-31 | 1 | -5/+3 |
* | ActiveRecord::Coders::YAMLColumn#dump should raise an error | Guten | 2012-03-26 | 1 | -1/+7 |
* | Do not serialize nil in serialized attribute. | Kirill Lashuk | 2012-01-31 | 1 | -1/+1 |
* | Make serialized columns with explicit object_type return a new instance of th... | Guillermo Álvarez | 2011-02-03 | 1 | -0/+2 |
* | move the coders to the serialized_attributes hash | Aaron Patterson | 2011-02-01 | 1 | -1/+6 |
* | adding a YAML Column coder for YAML serialization to db columns | Aaron Patterson | 2011-02-01 | 1 | -0/+34 |