Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid compiling regexs in AR::Base.respond_to? | John Hawthorn | 2013-08-21 | 1 | -0/+5 |
* | Remove depreacted finders | Łukasz Strzałkowski | 2013-06-28 | 1 | -40/+0 |
* | made dynamic finders alias_attribute aware | Maximilian Schneider | 2012-06-22 | 1 | -0/+5 |
* | stop `to_s`ing method names | Akira Matsuda | 2012-06-06 | 1 | -2/+1 |
* | Add dynamic find_or_create_by_{attribute}! method. | Andrew White | 2012-03-12 | 1 | -0/+10 |
* | 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 |
* | Use better assertion methods for testing | Neeraj Singh | 2010-05-19 | 1 | -11/+11 |
* | Ensure that respond_to? considers dynamic finder methods. Closes #11538. [flo... | Pratik Naik | 2008-04-06 | 1 | -0/+76 |