Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |