class Mention::Share

Public Instance Methods

account_id() click to toggle source
# File lib/mention/share.rb, line 8
def account_id
  account['id']
end