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
/
model.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove warning: `*' interpreted as argument prefix
Arun Agrawal
2012-08-05
1
-1
/
+1
*
Make ActiveRecord::Model::DeprecationProxy work better
Jon Leighton
2012-08-03
1
-18
/
+31
*
load active_support/deprecation in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
load active_support/core_ext/module/delegation in active_support/rails
Xavier Noria
2012-08-02
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
/
+1
*
AR::Integration must be included after AM::Conversion
John Firebaugh
2012-07-17
1
-1
/
+1
*
Add documentation for inheritance_column method
Vitor Balocco
2012-07-05
1
-1
/
+3
*
Removing composed_of from ActiveRecord.
Steve Klabnik
2012-06-18
1
-1
/
+0
*
Fix observers with AR::Model
Jon Leighton
2012-06-15
1
-0
/
+1
*
Simplify AR configuration code.
Jon Leighton
2012-06-15
1
-32
/
+71
*
Remove IdentityMap
Carlos Antonio da Silva
2012-03-13
1
-1
/
+0
*
Delete some stray lines
Jon Leighton
2011-12-28
1
-1
/
+0
*
Support establishing connection on ActiveRecord::Model.
Jon Leighton
2011-12-28
1
-0
/
+16
*
Support configuration on ActiveRecord::Model.
Jon Leighton
2011-12-28
1
-42
/
+47
*
Intercept sends in Model::DeprecationProxy
Jon Leighton
2011-12-24
1
-0
/
+2
*
Fix position of load hook so that Base has been defined and included Model be...
Jon Leighton
2011-12-24
1
-3
/
+3
*
Add some doc for ActiveRecord::Model
Jon Leighton
2011-12-24
1
-0
/
+7
*
Add deprecation for the change to the active_record load hook
Jon Leighton
2011-12-24
1
-1
/
+24
*
Don't include anything else if AR::Model has already been included
Jon Leighton
2011-12-24
1
-0
/
+2
*
Deal with global config better between AR::Base and AR::Model
Jon Leighton
2011-12-24
1
-1
/
+3
*
I herd you like modules.
Jon Leighton
2011-12-24
1
-1
/
+10
*
Start work towards making AR include-able.
Jon Leighton
2011-12-24
1
-0
/
+44