module GetSchwifty

:nodoc

Constants

VERSION

Public Class Methods

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