method
    
    migrate
 
  migrate(direction)
  public
  
    Hide source    
    
      
  
# File activerecord/lib/active_record/migration.rb, line 419 def migrate(direction) new.migrate direction end

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