module NorthPoleWrapper

Constants

API_KEY
SECRET

Public Class Methods

console() click to toggle source
# File lib/north_pole_wrapper.rb, line 6
def self.console
  binding.pry
end