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
/
dynamic_matchers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent invalid code when using dynamic finders with Ruby's reserved words.
Lauro Caetano
2013-12-11
1
-2
/
+7
*
Avoid compiling regexs in AR::Base.respond_to?
John Hawthorn
2013-08-21
1
-1
/
+1
*
removes redundant require
Xavier Noria
2013-02-25
1
-2
/
+0
*
AR loads activerecord-deprecated_finders, no need to add it to the Gemfile
Xavier Noria
2013-02-25
1
-0
/
+2
*
Renaming active_record_deprecated_finders to activerecord-deprecated_finders
Jon Leighton
2012-08-17
1
-5
/
+5
*
Revert "Removing composed_of from ActiveRecord."
Rafael Mendonça França
2012-07-27
1
-1
/
+1
*
made dynamic finders alias_attribute aware
Maximilian Schneider
2012-06-22
1
-0
/
+1
*
Removing composed_of from ActiveRecord.
Steve Klabnik
2012-06-18
1
-1
/
+1
*
extract deprecated dynamic methods
Jon Leighton
2012-05-04
1
-140
/
+38
*
actually don't need to expand the aggregates at all
Jon Leighton
2012-05-04
1
-11
/
+1
*
#to_sym is unnecessary
Jon Leighton
2012-05-04
1
-3
/
+3
*
de-globalise method
Jon Leighton
2012-05-04
1
-8
/
+1
*
extract code from AR::Base
Jon Leighton
2012-05-04
1
-32
/
+28
*
clean up implementation of dynamic methods. use method compilation etc.
Jon Leighton
2012-05-04
1
-29
/
+199
*
Refactor and cleanup in some ActiveRecord modules
Carlos Antonio da Silva
2012-03-03
1
-19
/
+23
*
Move argument validation into match
Paul McMahon
2012-01-28
1
-1
/
+1
*
Fix regression from Rails 3.1
Paul McMahon
2012-01-27
1
-1
/
+1
*
Split out most of the AR::Base code into separate modules :cake:
Jon Leighton
2011-12-15
1
-0
/
+79