class NonschemaMigrator::NonSchemaMigration

Public Class Methods

table_name() click to toggle source
# File lib/nonschema_migrator.rb, line 18
def self.table_name
  NonschemaMigrator.schema_migrations_table_name
end