| Commit message (Expand) | Author | Age | Files | Lines |
* | pass the pk to compile_update | Aaron Patterson | 2013-11-16 | 1 | -1/+4 |
* | [ci skip] avoid deprecation warning in sample code | sue445 | 2013-10-18 | 1 | -3/+3 |
* | Deprecate unused quoted_locking_column method. | kennyj | 2013-09-24 | 1 | -0/+1 |
* | Tidy up the "Specified column type for quote_value" changes | Ben Woosley | 2013-07-22 | 1 | -1/+1 |
* | Specified column type for quote_value | Alfred Wong | 2013-07-22 | 1 | -1/+1 |
* | Reset @column_defaults when assigning . | kennyj | 2013-07-14 | 1 | -0/+1 |
* | Fix word order in documentation for with_lock | Pedro Fayolle | 2013-05-30 | 1 | -1/+1 |
* | Deprecate #connection in favour of accessing it via the class | Ben Moss | 2013-03-09 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-01-09 | 1 | -1/+1 |
|\ |
|
| * | remove meaningless use of Relation#all | Akira Matsuda | 2013-01-03 | 1 | -1/+1 |
* | | Rename update_attributes method to update, keep update_attributes as an alias | Amparo Luna + Guillermo Iguaran | 2013-01-03 | 1 | -1/+1 |
|/ |
|
* | 1.9 Syntax related changes | AvnerCohen | 2012-11-10 | 1 | -3/+3 |
* | Remove ActiveRecord::Model | Jon Leighton | 2012-10-26 | 1 | -6/+2 |
* | Revert "Get rid of the ActiveRecord::Model::DeprecationProxy thing." | Jeremy Kemper | 2012-10-20 | 1 | -1/+1 |
* | Get rid of the ActiveRecord::Model::DeprecationProxy thing. | Jon Leighton | 2012-10-19 | 1 | -1/+1 |
* | The default value can be set once in #column_defaults | Jon Leighton | 2012-08-17 | 1 | -9/+9 |
* | Remove instance level quote_value method. This method is private and also exi... | kennyj | 2012-07-14 | 1 | -1/+1 |
* | Simplify AR configuration code. | Jon Leighton | 2012-06-15 | 1 | -2/+6 |
* | Fix #5797. Error calling dup method on AR model with serialized field | kennyj | 2012-05-30 | 1 | -1/+1 |
* | clear up duplication between Persistence#destroy and Locking#destroy | Jon Leighton | 2012-03-30 | 1 | -14/+17 |
* | Merge pull request #5334 from courtland/master | Jon Leighton | 2012-03-30 | 1 | -0/+2 |
|\ |
|
| * | Fix deleting from a HABTM join table upon destroying an object of a model wit... | Nick Rogers | 2012-03-07 | 1 | -0/+2 |
* | | Removed flag attributes. | Robin Roestenburg | 2012-03-06 | 1 | -1/+1 |
|/ |
|
* | Remove unusused variables | Jon Leighton | 2012-03-04 | 1 | -2/+1 |
* | Improve readonly examples and optimistic locking docs | Carlos Antonio da Silva | 2012-01-31 | 1 | -4/+6 |
* | Add ActiveRecord::Base#with_lock | Olek Janiszewski | 2012-01-18 | 1 | -0/+22 |
* | Support configuration on ActiveRecord::Model. | Jon Leighton | 2011-12-28 | 1 | -1/+4 |
* | Deal with global config better between AR::Base and AR::Model | Jon Leighton | 2011-12-24 | 1 | -4/+1 |
* | Make read_attribute code path accessible at the class level | Jon Leighton | 2011-12-22 | 1 | -15/+12 |
* | remove deprecated set and original methods for table_name, primary_key, etc | Sergey Nartimov | 2011-12-21 | 1 | -9/+1 |
* | Avoid super; speeds up Model.new by about 12% | Jon Leighton | 2011-12-14 | 1 | -1/+1 |
* | Deprecate set_locking_column in favour of self.locking_column= | Jon Leighton | 2011-11-29 | 1 | -8/+13 |
* | Added a note that optimistic locking also needs a hidden field to function ac... | Joost Baaij | 2011-10-25 | 1 | -0/+3 |
* | Consider attempted action in exception message of ActiveRecord::StaleObjectError | Christian Bäuerlein | 2011-10-14 | 1 | -2/+2 |
* | Includes stale record in StaleObjectError | Christian Bäuerlein | 2011-10-14 | 1 | -2/+2 |
* | Make it the responsibility of the connection to hold onto an ARel visitor for... | Jon Leighton | 2011-08-08 | 1 | -2/+2 |
* | lock_optimistically is typically true, so evaluate the common failure case first | Aaron Patterson | 2011-06-28 | 1 | -1/+1 |
* | Closes GH #1032 | John Paul Ashenfelter | 2011-05-19 | 1 | -1/+1 |
* | Better doc styling in ActiveRecord::Locking | Sebastian Martinez | 2011-05-17 | 2 | -17/+17 |
* | Don't quote ID's as Arel will quote them -- follow same conventions as the de... | Christopher Meiklejohn | 2011-05-08 | 1 | -1/+1 |
* | remove some blanks | Paco Guzman | 2011-03-11 | 2 | -4/+4 |
* | fixed broken link to postgresql docs | Sergii Boiko | 2011-02-15 | 1 | -1/+1 |
* | removed some duplication from LH issue 5505 regarding AR touch and optimistic... | Josh Kalderimis | 2011-02-09 | 1 | -4/+10 |
* | removing more calls to deprecated methods | Aaron Patterson | 2010-12-02 | 1 | -2/+4 |
* | Remove explicit return. | Emilio Tagua | 2010-11-25 | 1 | -1/+1 |
* | Reuse lock_col variable instead calling locking_column class method. | Emilio Tagua | 2010-11-25 | 1 | -3/+4 |
* | Don't create local vars. | Emilio Tagua | 2010-11-24 | 1 | -4/+1 |
* | use persisted? instead of new_record? wherever possible | David Chelimsky | 2010-11-09 | 2 | -2/+2 |
* | Use new finders syntax in docs. | Emilio Tagua | 2010-09-01 | 1 | -3/+3 |
* | Set destroyed=true in opt locking's destroy [#5058 state:resolved] | Jacob Lewallen | 2010-07-14 | 1 | -0/+1 |