method
    
    red
 
  red(text)
  protected
  
    Hide source    
    
      
  
# File lib/spec/runner/formatter/base_text_formatter.rb, line 127 def red(text); colour(text, "\e[31m"); end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
    
 = private
 = private