Method: Mastodon::Base#attributes

Defined in:
lib/mastodon/base.rb

#attributesObject (readonly) Also known as: to_h, to_hash

Returns the value of attribute attributes.



3
4
5
# File 'lib/mastodon/base.rb', line 3

def attributes
  @attributes
end