method
new
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
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