module Dynabute::ClassMethods

Public Instance Methods

has_dynabutes() click to toggle source
# File lib/dynabute.rb, line 14
def has_dynabutes
  include Dynabutable
end