Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix another race condition. | Jon Leighton | 2012-01-20 | 1 | -0/+8 |
* | Fix #4046. | Jon Leighton | 2011-12-23 | 1 | -0/+1 |
* | Let AttributeMethods do its own including etc | Jon Leighton | 2011-12-15 | 1 | -4/+2 |
* | Revert "Raise error on unknown primary key." | Jon Leighton | 2011-10-05 | 1 | -4/+0 |
* | Raise error on unknown primary key. | Jon Leighton | 2011-10-05 | 1 | -0/+4 |
* | Always generate attribute methods on the base class. | Jon Leighton | 2011-09-13 | 1 | -0/+1 |
* | 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 |
* | Using Object#in? and Object#either? in various places | Prem Sichanugrist | 2011-04-11 | 1 | -2/+3 |
* | oops, no need for puts! | Aaron Patterson | 2011-02-18 | 1 | -1/+0 |
* | AR::AttributeMethods does not need to be included in an AR::Base class. | Aaron Patterson | 2011-02-18 | 1 | -0/+62 |