method
    
    schema_migrations_table_name
 
  schema_migrations_table_name()
  public
  
    Hide source    
    
      
  
# File activerecord/lib/active_record/migration.rb, line 841 def schema_migrations_table_name SchemaMigration.table_name end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
    
     
   = protected
 = protected
  