method

reset_default_attributes

reset_default_attributes()
private

No documentation available.

# File activerecord/lib/active_record/attributes.rb, line 304
        def reset_default_attributes
          reload_schema_from_cache
        end