| Commit message (Expand) | Author | Age | Files | Lines |
* | Tell how to Create a Database in Error Message | schneems | 2013-12-23 | 1 | -0/+12 |
* | Spelling and Grammar checks | Akshay Vishnoi | 2013-12-12 | 1 | -1/+1 |
* | Merge pull request #10561 from Empact/nix-throwresult | Jon Leighton | 2013-06-07 | 1 | -4/+0 |
|\ |
|
| * | Rather than raising ThrowResult when construct_limited_ids_conditions comes u... | Ben Woosley | 2013-05-10 | 1 | -4/+0 |
* | | Add more data to AR::UnknownAttributeError | Bogdan Gusiev | 2013-05-16 | 1 | -0/+9 |
|/ |
|
* | StatementInvalid takes WrappedDatabaseException's place | Jeremy Kemper | 2013-04-28 | 1 | -10/+11 |
* | 1.9 Syntax related changes | AvnerCohen | 2012-11-10 | 1 | -1/+1 |
* | copy edits [ci skip] | Vijay Dev | 2012-11-03 | 1 | -6/+3 |
* | update AR::ImmutableRelation documentation [ci skip] | Francesco Rodriguez | 2012-10-26 | 1 | -0/+14 |
* | Support for specifying transaction isolation level | Jon Leighton | 2012-09-21 | 1 | -0/+3 |
* | Fixes #6825, adds tests covering cases and error possibilities, also changes ... | Mauricio Linhares | 2012-06-27 | 1 | -7/+3 |
* | disallow mutating a relation once loaded | Jon Leighton | 2012-06-22 | 1 | -0/+3 |
* | + ActiveRecord::Base#destroy! | Marc-Andre Lafortune | 2012-06-06 | 1 | -0/+4 |
* | Consider attempted action in exception message of ActiveRecord::StaleObjectError | Christian Bäuerlein | 2011-10-14 | 1 | -4/+5 |
* | Includes stale record in StaleObjectError | Christian Bäuerlein | 2011-10-14 | 1 | -0/+9 |
* | Raise an exception on unknown primary key inside AssociationReflection. | Jon Leighton | 2011-10-05 | 1 | -0/+13 |
* | Revert "Raise error on unknown primary key." | Jon Leighton | 2011-10-05 | 1 | -14/+0 |
* | Raise error on unknown primary key. | Jon Leighton | 2011-10-05 | 1 | -0/+14 |
* | :conditions => where | Akira Matsuda | 2011-07-08 | 1 | -1/+1 |
* | find(:all) => all | Akira Matsuda | 2011-07-08 | 1 | -1/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -4/+4 |
* | ensuring that description does not exceed 100 columns | Neeraj Singh | 2010-08-02 | 1 | -5/+9 |
* | Adds title. | Rizwan Reza | 2010-06-15 | 1 | -0/+3 |
* | Make many parts of Rails lazy. In order to facilitate this, | wycats | 2010-03-07 | 1 | -0/+165 |