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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Attribute and AttributeSet to ActiveModel
Lisa Ugray
2017-11-09
1
-32
/
+0
*
[Active Record] require => require_relative
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
[Active Record] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Describe what we are protecting
Akira Matsuda
2016-12-23
1
-0
/
+2
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Memoize user provided defaults before type casting
Sean Griffin
2016-03-24
1
-5
/
+10
*
nodoc `ActiveRecord::Attribute::UserProvidedDefault`. [ci skip]
Yves Senn
2015-10-13
1
-1
/
+1
*
Further encapsulate dirty checking on `Attribute`
Sean Griffin
2015-10-02
1
-11
/
+2
*
Clean up the implementation of AR::Dirty
Sean Griffin
2015-09-24
1
-1
/
+1
*
Persist user provided default values, even if unchanged
Sean Griffin
2015-05-28
1
-1
/
+14
*
Allow proc defaults with the Attributes API
Sean Griffin
2015-05-28
1
-0
/
+19