module Ulpos
Constants
- VERSION
Attributes
app_key[RW]
app_secret[RW]
endpoint[RW]
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/ulpos.rb, line 5 def configure yield self true end