Class: SmartSettings::Base

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Attributes, Naming, Persistence, Querying, Tableless
Defined in:
lib/smart_settings/base.rb

Direct Known Subclasses

Setting

Method Summary

Methods included from Persistence

#settings

Methods included from Attributes

#all, #group, #group_exists?, #method_missing

Methods included from Naming

#permitted_attributes, #to_param, #var

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class SmartSettings::Attributes