module Credova

Constants

VERSION

Attributes

sandbox[RW]

Public Class Methods

sandbox?() click to toggle source
# File lib/credova.rb, line 19
def self.sandbox?
  !!@sandbox
end