index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
lib
/
active_record
/
locking
/
pessimistic.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci skip] avoid deprecation warning in sample code
sue445
2013-10-18
1
-3
/
+3
*
Fix word order in documentation for with_lock
Pedro Fayolle
2013-05-30
1
-1
/
+1
*
remove meaningless use of Relation#all
Akira Matsuda
2013-01-03
1
-1
/
+1
*
1.9 Syntax related changes
AvnerCohen
2012-11-10
1
-3
/
+3
*
Add ActiveRecord::Base#with_lock
Olek Janiszewski
2012-01-18
1
-0
/
+22
*
Closes GH #1032
John Paul Ashenfelter
2011-05-19
1
-1
/
+1
*
Better doc styling in ActiveRecord::Locking
Sebastian Martinez
2011-05-17
1
-2
/
+2
*
remove some blanks
Paco Guzman
2011-03-11
1
-3
/
+3
*
fixed broken link to postgresql docs
Sergii Boiko
2011-02-15
1
-1
/
+1
*
use persisted? instead of new_record? wherever possible
David Chelimsky
2010-11-09
1
-1
/
+1
*
Use new finders syntax in docs.
Emilio Tagua
2010-09-01
1
-3
/
+3
*
Removed the copyright notice not to show it in the result of 'ri ActiveRecord'.
Shugo Maeda
2009-09-11
1
-22
/
+0
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-2
/
+2
*
Backed out of new_record? to new? transformation as it would screw up existin...
David Heinemeier Hansson
2006-09-05
1
-1
/
+1
*
Deprecated ActiveRecord::Base.new_record? in favor of ActiveRecord::Base.new?...
David Heinemeier Hansson
2006-09-05
1
-1
/
+1
*
r4664@asus: jeremy | 2006-06-19 18:55:36 -0700
Jeremy Kemper
2006-06-20
1
-0
/
+77