module Wisperable::Model::ClassMethods

Attributes

wisperable_opts[R]

Private Instance Methods

wisperable(opts = {}) click to toggle source
# File lib/wisperable.rb, line 14
def wisperable(opts = {})
  @wisperable_opts = opts
end