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
/
coders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
2
-0
/
+4
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
2
-2
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
2
-0
/
+2
*
:scissors:
Ryuta Kamizono
2017-04-13
1
-1
/
+0
*
Indicate action that failed in YamlColumn
Kir Shatrov
2017-02-05
1
-4
/
+4
*
Report the attribute on ActiveRecord::SerializationTypeMismatch
Kir Shatrov
2017-01-29
1
-11
/
+13
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Fix bug in JSON deserialization when column default is an empty string
Johannes Opper
2016-02-22
1
-0
/
+15
*
Remove all error masking when decoding serialized data fails?
Mike Mangino
2013-04-02
1
-2
/
+4
*
Raise an exception when unserialization fails due to a missing class
Mike Mangino
2013-03-28
1
-0
/
+8
*
ActiveRecord::Coders::YAMLColumn#dump should raise an error
Guten
2012-03-26
1
-0
/
+7
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+2
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-2
/
+1
*
Make serialized columns with explicit object_type return a new instance of th...
Guillermo Álvarez
2011-02-03
1
-2
/
+3
*
adding a YAML Column coder for YAML serialization to db columns
Aaron Patterson
2011-02-01
1
-0
/
+45