Module: VestalVersions

Extended by:
ActiveSupport::Autoload, ActiveSupport::Concern
Defined in:
lib/vestal_versions.rb,
lib/vestal_versions/reset.rb,
lib/vestal_versions/users.rb,
lib/vestal_versions/reload.rb,
lib/vestal_versions/changes.rb,
lib/vestal_versions/control.rb,
lib/vestal_versions/options.rb,
lib/vestal_versions/version.rb,
lib/vestal_versions/creation.rb,
lib/vestal_versions/deletion.rb,
lib/vestal_versions/versions.rb,
lib/vestal_versions/reversion.rb,
lib/vestal_versions/versioned.rb,
lib/generators/vestal_versions.rb,
lib/vestal_versions/conditions.rb,
lib/vestal_versions/version_tagging.rb,
lib/generators/vestal_versions/migration/migration_generator.rb

Overview

The base module that gets included in ActiveRecord::Base. See the documentation for VestalVersions::ClassMethods for more useful information.

Defined Under Namespace

Modules: Changes, ClassMethods, Conditions, Control, Creation, Deletion, Generators, Options, Reload, Reset, Reversion, Users, VersionMethods, VersionTagging, Versioned, Versions Classes: Version