Module: Forest

Defined in:
lib/forest/migrations.rb,
lib/forest.rb,
lib/forest/engine.rb,
lib/forest/version.rb,
app/jobs/forest/application_job.rb,
app/models/forest/application_record.rb,
app/mailers/forest/application_mailer.rb,
lib/forest/rails/active_record/has_repeatable.rb,
lib/forest/rails/active_record/has_many_ordered.rb,
lib/generators/forest/install/install_generator.rb

Overview

Check for missing migrations when the app is initialized. Code taken from Spree github.com/spree/spree/blob/master/core/lib/spree/migrations.rb

Defined Under Namespace

Modules: CacheBuster, Generators, HasManyOrdered, HasRepeatable Classes: ApplicationJob, ApplicationMailer, ApplicationRecord, BlockGenerator, BlockSet, Engine, Error, MarkdownRenderer, Migrations, ScaffoldGenerator

Constant Summary collapse

VERSION =
'0.98.1'