Module: ArDocStore::Attributes

Defined in:
lib/ar_doc_store.rb,
lib/ar_doc_store/attributes/base.rb,
lib/ar_doc_store/attributes/date.rb,
lib/ar_doc_store/attributes/array.rb,
lib/ar_doc_store/attributes/float.rb,
lib/ar_doc_store/attributes/string.rb,
lib/ar_doc_store/attributes/boolean.rb,
lib/ar_doc_store/attributes/decimal.rb,
lib/ar_doc_store/attributes/integer.rb,
lib/ar_doc_store/attributes/datetime.rb,
lib/ar_doc_store/attributes/embeds_one.rb,
lib/ar_doc_store/attributes/embeds_base.rb,
lib/ar_doc_store/attributes/embeds_many.rb,
lib/ar_doc_store/attributes/enumeration.rb,
lib/ar_doc_store/attributes/callback_support.rb

Defined Under Namespace

Modules: CallbackSupport Classes: Array, AssignEmbedsManyAttributes, Base, Boolean, Date, Datetime, Decimal, EmbedsBase, EmbedsMany, EmbedsOne, Enumeration, Float, Integer, String