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_set_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't error when `attributes` is called on a frozen AR model
Sean Griffin
2014-12-08
1
-0
/
+8
*
Correctly determine if an attribute is uninitialized
Sean Griffin
2014-11-14
1
-1
/
+9
*
Reduce the amount of work performed when instantiating AR models
Sean Griffin
2014-11-14
1
-0
/
+9
*
AttributeSet#include? -> AttributeSet#key?
Sean Griffin
2014-07-11
1
-5
/
+5
*
`Attribute` should know about its name
Sean Griffin
2014-06-26
1
-0
/
+3
*
Encapsulate the creation of `Attribute` objects
Sean Griffin
2014-06-26
1
-1
/
+35
*
Merge pull request #15868 from sgrif/sg-uninitialized-attributes
Rafael Mendonça França
2014-06-26
1
-0
/
+56
|
\
|
*
Move behavior of `read_attribute` to `AttributeSet`
Sean Griffin
2014-06-25
1
-0
/
+56
*
|
Merge pull request #15846 from sgrif/sg-attributes-before-type-cast
Rafael Mendonça França
2014-06-26
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Move `attributes_before_type_cast` to `AttributeSet`
Sean Griffin
2014-06-21
1
-0
/
+7
*
|
Merge pull request #15839 from sgrif/sg-attr-set-null
Yves Senn
2014-06-22
1
-0
/
+8
|
\
\
|
*
|
Return a null object from `AttributeSet#[]`
Sean Griffin
2014-06-20
1
-0
/
+8
|
|
/
*
/
Move `attributes` to the `AttributeSet` object.
Sean Griffin
2014-06-21
1
-0
/
+8
|
/
*
Introduce an object to aid in creation and management of `@attributes`
Sean Griffin
2014-06-19
1
-0
/
+49