Module: Tush

Defined in:
lib/tush.rb,
lib/tush/exporter.rb,
lib/tush/importer.rb,
lib/tush/model_store.rb,
lib/tush/model_wrapper.rb,
lib/tush/helpers/association_helpers.rb

Defined Under Namespace

Classes: AssociationHelpers, Exporter, Importer, ModelStore, ModelWrapper

Constant Summary collapse

SUPPORTED_ASSOCIATIONS =
[:belongs_to,
:has_one,
:has_many]