Module: NorthPoleWrapper
- Defined in:
- lib/north_pole_wrapper.rb
Defined Under Namespace
Classes: Resource, Storage, User
Constant Summary collapse
- API_KEY =
'[email protected]'
- SECRET =
'guest'
Class Method Summary collapse
Class Method Details
.console ⇒ Object
6 7 8 |
# File 'lib/north_pole_wrapper.rb', line 6 def self.console binding.pry end |