module Magento
Constants
- VERSION
Attributes
api_key[RW]
endpoint[RW]
username[RW]
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/magus.rb, line 8 def self.configure yield self if block_given? end