method
    
    method_missing
  
      1.1.12 - 
      Show latest stable
 - 
    0 notes - 
    Class: Spec::Runner::Formatter::ProfileFormatter
    
  
  
- 1.1.4 (0)
 - 1.1.12 (0)
 - 1.2.0 (0)
 - 1.2.8
 - 1.3.0
 - 1.3.1
 - What's this?
 
method_missing(sym, *args)
  public
  
    Hide source    
    
      
  
# File lib/spec/runner/formatter/profile_formatter.rb, line 45 def method_missing(sym, *args) # ignore end

  