Module: PersistedAttributes

Defined in:
lib/persisted_attributes.rb,
lib/persisted_attributes/engine.rb,
lib/persisted_attributes/version.rb,
lib/persisted_attributes/active_record.rb,
lib/persisted_attributes/changes/delete.rb,
app/models/persisted_attributes/attribute.rb,
lib/persisted_attributes/changes/create_or_update.rb,
app/models/persisted_attributes/attribute/string_attribute.rb,
app/models/persisted_attributes/attribute/boolean_attribute.rb,
app/models/persisted_attributes/attribute/integer_attribute.rb

Defined Under Namespace

Modules: ActiveRecord Classes: Attribute, Engine

Constant Summary collapse

VERSION =
"0.1.0"