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
/
sanitization.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve aliases before passing the hash to the predicate builder
Aaron Patterson
2013-07-02
1
-0
/
+1
*
Fix bug in ActiveRecord::Sanitization#sanitize_sql_hash_for_conditions
Zach Ohlgren
2013-05-06
1
-1
/
+1
*
Fix cases where delete_records on a has_many association caused errors
Derek Kraan
2013-01-27
1
-4
/
+4
*
1.9 Syntax related changes
AvnerCohen
2012-11-10
1
-12
/
+12
*
remove unused `expand_range_bind_variables` method
Yves Senn
2012-10-08
1
-17
/
+0
*
Pass in the model class rather than engine
Jon Leighton
2012-09-13
1
-2
/
+2
*
Minor refactor in ActiveRecord#initialize_dup
Carlos Antonio da Silva
2012-09-07
1
-1
/
+0
*
load active_support/concern in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
Revert "Removing composed_of from ActiveRecord."
Rafael Mendonça França
2012-07-27
1
-0
/
+32
*
Remove instance level quote_value method. This method is private and also exi...
kennyj
2012-07-14
1
-9
/
+2
*
Removing composed_of from ActiveRecord.
Steve Klabnik
2012-06-18
1
-32
/
+0
*
de-globalise method
Jon Leighton
2012-05-04
1
-1
/
+1
*
Refactor and cleanup in some ActiveRecord modules
Carlos Antonio da Silva
2012-03-03
1
-4
/
+4
*
Split out most of the AR::Base code into separate modules :cake:
Jon Leighton
2011-12-15
1
-0
/
+194