Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT | Aaron Patterson | 2011-06-06 | 1 | -1/+1 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -1/+1 |
* | adding an `encode_with` method for Psych dump/load methods | Aaron Patterson | 2011-01-05 | 1 | -0/+7 |
* | make sure new objects can round trip | Aaron Patterson | 2011-01-05 | 1 | -0/+6 |
* | make sure that Psych can roundtrip an AR object | Aaron Patterson | 2011-01-05 | 1 | -0/+13 |
* | adding a test for YAML round trip | Aaron Patterson | 2010-12-02 | 1 | -0/+9 |
* | Added #to_i to DateTime in ActiveSupport so #to_yaml works correctly on Activ... | Serguei Filimonov | 2009-12-15 | 1 | -0/+11 |