class NondestructiveMigrator::SchemaMigration
Public Class Methods
table_name()
click to toggle source
# File lib/nondestructive_migrator.rb, line 10 def self.table_name NondestructiveMigrator.schema_migrations_table_name end