class Locomotive::Coal::Resources::Token
Public Instance Methods
get()
click to toggle source
# File lib/locomotive/coal/resources/token.rb, line 8 def get post('tokens', credentials)['token'] end
# File lib/locomotive/coal/resources/token.rb, line 8 def get post('tokens', credentials)['token'] end