method

attributes

attributes()
public

No documentation available.

# File activemodel/lib/active_model/attributes.rb, line 69
    def attributes
      @attributes.to_hash
    end