Method: FtgSync#run

Defined in:
lib/ftg_sync.rb

#runObject



47
48
49
50
51
52
53
54
55
56
# File 'lib/ftg_sync.rb', line 47

def run
  # current_user_id = me['data']['id']
  abort('no')
  binding.pry


    # workspace_users

  # between_time_range
end