Module
ActiveRecord::AttributeMethods::BeforeTypeCast
In:
lib/active_record/attribute_methods/before_type_cast.rb
Methods
attributes_before_type_cast
read_attribute_before_type_cast
Public Instance methods
attributes_before_type_cast
()
Returns a hash of attributes before typecasting and deserialization.
read_attribute_before_type_cast
(attr_name)
[Validate]