method
    
    new
 
  new(name, path, source)
  public
  
    Hide source    
    
      
  
# File railties/lib/rails_generator/spec.rb, line 9 def initialize(name, path, source) @name, @path, @source = name, path, source end

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