Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to_xml tests to xml_serialization_test.rb | John Firebaugh | 2011-07-17 | 1 | -142/+0 |
* | 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 |
* | make sure de-serialization happens on object instantiation | Aaron Patterson | 2011-02-01 | 1 | -0/+6 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | Making Active Record base_test.rb thinner by moving tests | Neeraj Singh | 2010-08-03 | 1 | -0/+134 |
* | to_xml with :include should skip_instruct on the included records [#4506 stat... | Lawrence Pit | 2010-04-30 | 1 | -0/+7 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -2/+2 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+47 |