Base
# File lib/generators/rspec/helper/helper_generator.rb, line 8 def generate_helper_spec return unless options[:helper_specs] template 'helper_spec.rb', File.join('spec/helpers', class_path, "#{file_name}_helper_spec.rb") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.