Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ActiveRecord::Coders::YAMLColumn#dump should raise an error | Guten | 2012-03-26 | 1 | -0/+7 |
* | please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT | Aaron Patterson | 2011-06-06 | 1 | -1/+2 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -2/+1 |
* | Make serialized columns with explicit object_type return a new instance of th... | Guillermo Álvarez | 2011-02-03 | 1 | -2/+3 |
* | adding a YAML Column coder for YAML serialization to db columns | Aaron Patterson | 2011-02-01 | 1 | -0/+45 |