Module VestalVersions::Creation::ClassMethods
In: lib/vestal_versions/creation.rb

Class methods added to ActiveRecord::Base to facilitate the creation of new versions.

Methods

Public Instance methods

Overrides the basal prepare_versioned_options method defined in VestalVersions::Options to extract the :only and :except options into vestal_versions_options.

[Validate]