Module SeedDump::Environment
In: lib/seed_dump/environment.rb

Methods

Constants

ACTIVE_RECORD_INTERNAL_MODELS = ['ActiveRecord::SchemaMigration', 'ActiveRecord::InternalMetadata']   Internal: Array of Strings corresponding to Active Record model class names that should be excluded from the dump.

Public Instance methods

[Validate]