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
/
coders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a better error message for unsupported classes in `serialize`
Sean Griffin
2014-12-27
1
-0
/
+11
*
Merge pull request #16162 from chancancode/fix_json_coder
Godfrey Chan
2014-07-15
1
-1
/
+1
*
Revert "Revert "Merge pull request #16059 from jenncoop/json-serialized-attr""
Godfrey Chan
2014-07-15
1
-0
/
+13
*
Revert "Merge pull request #16059 from jenncoop/json-serialized-attr"
Godfrey Chan
2014-07-05
1
-13
/
+0
*
Merge pull request #16059 from jenncoop/json-serialized-attr
Godfrey Chan
2014-07-05
1
-0
/
+13
*
Remove all error masking when decoding serialized data fails?
Mike Mangino
2013-04-02
1
-13
/
+8
*
Raise an exception when unserialization fails due to a missing class
Mike Mangino
2013-03-28
1
-1
/
+2
*
drop errors constant
Vipul A M
2013-03-27
1
-2
/
+1
*
fix AR::Coders::YAMLColumn nodoc [ci skip]
Francesco Rodriguez
2012-09-21
1
-4
/
+2
*
Psych is always available on 1.9
Jeremy Kemper
2012-05-31
1
-5
/
+3
*
ActiveRecord::Coders::YAMLColumn#dump should raise an error
Guten
2012-03-26
1
-1
/
+7
*
Do not serialize nil in serialized attribute.
Kirill Lashuk
2012-01-31
1
-1
/
+1
*
Make serialized columns with explicit object_type return a new instance of th...
Guillermo Álvarez
2011-02-03
1
-0
/
+2
*
move the coders to the serialized_attributes hash
Aaron Patterson
2011-02-01
1
-1
/
+6
*
adding a YAML Column coder for YAML serialization to db columns
Aaron Patterson
2011-02-01
1
-0
/
+34