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