module Mswallet

Constants

RACK_API_VERSION
VERSION
WALLET_VERSION

Attributes

custom_rack_handler[RW]

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/mswallet.rb, line 9
def configure
  yield self
end