aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_methods.rb
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2014-06-01 22:24:01 +0200
committerYves Senn <yves.senn@gmail.com>2014-06-01 22:24:01 +0200
commit02ee081cd645b51cbdfb28cd305777d3257ad871 (patch)
tree1b02b3ccffbef9296aaa6660caed5c64fcb362aa /activerecord/lib/active_record/attribute_methods.rb
parent260c384bdb539265b31d3937df48e528acb50800 (diff)
parent90c8be76a7d00475be5ff4db2eeedde5cc936c2d (diff)
downloadrails-02ee081cd645b51cbdfb28cd305777d3257ad871.tar.gz
rails-02ee081cd645b51cbdfb28cd305777d3257ad871.tar.bz2
rails-02ee081cd645b51cbdfb28cd305777d3257ad871.zip
Merge pull request #15435 from sgrif/sg-rm-serialization
Remove most code related to serialized properties
Diffstat (limited to 'activerecord/lib/active_record/attribute_methods.rb')
-rw-r--r--activerecord/lib/active_record/attribute_methods.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/activerecord/lib/active_record/attribute_methods.rb b/activerecord/lib/active_record/attribute_methods.rb
index d2a8006069..b6520b9b3d 100644
--- a/activerecord/lib/active_record/attribute_methods.rb
+++ b/activerecord/lib/active_record/attribute_methods.rb
@@ -287,11 +287,6 @@ module ActiveRecord
}
end
- # Placeholder so it can be overriden when needed by serialization
- def attributes_for_coder # :nodoc:
- attributes_before_type_cast
- end
-
# Returns an <tt>#inspect</tt>-like string for the value of the
# attribute +attr_name+. String attributes are truncated upto 50
# characters, Date and Time attributes are returned in the