module Bcash
Constants
- VERSION
Attributes
email[RW]
key[RW]
sales_channel[RW]
token[RW]
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/bcash.rb, line 10 def configure yield self true end