Class: TrelloFlow::Api::Member

Inherits:
Base
  • Object
show all
Defined in:
lib/trello_flow/api/member.rb

Class Method Summary collapse

Methods inherited from Base

configure, #position

Class Method Details

.currentObject



6
7
8
# File 'lib/trello_flow/api/member.rb', line 6

def self.current
  with("tokens/#{token}/member").find_one
end