module CustomAttributes::Setup::ClassMethods

Public Instance Methods

allows_custom_attributes() click to toggle source
# File lib/custom_attributes/setup.rb, line 8
def allows_custom_attributes
  include CustomAttributes
end