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
/
test
/
cases
/
attribute_methods
/
read_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ActiveRecord::Model
Jon Leighton
2012-10-26
1
-2
/
+0
*
removes usage of Object#in? from the code base (the method remains defined by...
Xavier Noria
2012-08-06
1
-2
/
+2
*
load active_support/core_ext/object/inclusion in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
Simplify AR configuration code.
Jon Leighton
2012-06-15
1
-0
/
+1
*
Deprecate Column#type_cast_code
Carlos Antonio da Silva
2012-03-29
1
-4
/
+0
*
Fix another race condition.
Jon Leighton
2012-01-20
1
-0
/
+8
*
Support configuration on ActiveRecord::Model.
Jon Leighton
2011-12-28
1
-1
/
+0
*
Deal with global config better between AR::Base and AR::Model
Jon Leighton
2011-12-24
1
-0
/
+1
*
Extract common logic into a method
Jon Leighton
2011-12-24
1
-0
/
+1
*
Fix #4046.
Jon Leighton
2011-12-23
1
-0
/
+1
*
Let AttributeMethods do its own including etc
Jon Leighton
2011-12-15
1
-4
/
+2
*
Revert "Raise error on unknown primary key."
Jon Leighton
2011-10-05
1
-4
/
+0
*
Raise error on unknown primary key.
Jon Leighton
2011-10-05
1
-0
/
+4
*
Always generate attribute methods on the base class.
Jon Leighton
2011-09-13
1
-0
/
+1
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Using Object#in? and Object#either? in various places
Prem Sichanugrist
2011-04-11
1
-2
/
+3
*
oops, no need for puts!
Aaron Patterson
2011-02-18
1
-1
/
+0
*
AR::AttributeMethods does not need to be included in an AR::Base class.
Aaron Patterson
2011-02-18
1
-0
/
+62