method
    
    migrated
 
  migrated()
  public
  
    Hide source    
    
      
  
# File activerecord/lib/active_record/migration.rb, line 744 def migrated @migrated_versions ||= self.class.get_all_versions end

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