Returns a hash of cloned attributes before typecasting and deserialization.
# File active_record/base.rb, line 2147 def attributes_before_type_cast clone_attributes :read_attribute_before_type_cast end
<code/>
<pre/>
<code/>and<pre/>for code samples.