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
/
attribute_methods.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
eval with __FILE__ and __LINE__
Jeremy Kemper
2007-10-10
1
-1
/
+1
*
Only cache attributes which need it for performance reasons. Closes #9767 [sk...
Michael Koziarski
2007-10-06
1
-1
/
+24
*
Fix that ActiveRecord would create attribute methods and override custom attr...
Rick Olson
2007-10-06
1
-9
/
+7
*
only create custom accessors for Kernel:: methods
Tobias Lütke
2007-10-03
1
-11
/
+4
*
Allow column accessors to be created even if Kernel. or Object# methods of th...
Tobias Lütke
2007-10-03
1
-4
/
+15
*
Doc fix (closes #9323) [Henrik N]
David Heinemeier Hansson
2007-09-22
1
-2
/
+2
*
Ensure that custom mutators aren't redefined by define_attribute_methods. [Koz]
Michael Koziarski
2007-09-17
1
-3
/
+10
*
Fix bug where unserializing an attribute attempts to modify a frozen @attribu...
Rick Olson
2007-09-04
1
-1
/
+1
*
Change the implementation of ActiveRecord's attribute reader and writer methods:
Michael Koziarski
2007-08-14
1
-0
/
+221
*
r4854@ks: jeremy | 2006-07-30 00:59:18 -0700
Jeremy Kemper
2006-07-31
1
-0
/
+75