Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call super to nullify the reference to the original errors object in the dup'... | Christian Seiler | 2012-10-16 | 1 | -0/+14 |
* | Remove mass_assignment_options from ActiveRecord | Guillermo Iguaran | 2012-09-16 | 1 | -1/+1 |
* | Fixed after_initialize callbacks call on AR model #dup | Bogdan Gusiev | 2012-01-07 | 1 | -0/+8 |
* | 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 |
* | Testing that dup is resetting the timestamps | Franck Verrot | 2010-11-25 | 1 | -0/+24 |
* | fixing variable names. oops! | Aaron Patterson | 2010-11-23 | 1 | -2/+2 |
* | clone and dup are working on 1.8 | Aaron Patterson | 2010-11-23 | 1 | -0/+15 |
* | fixing dup regressions | Aaron Patterson | 2010-11-23 | 1 | -3/+6 |
* | renaming duplication test to dup test | Aaron Patterson | 2010-11-23 | 1 | -0/+61 |