Rspec::Generators::Base
# File lib/generators/rspec/integration/integration_generator.rb, line 8 def generate_request_spec return unless options[:request_specs] template 'request_spec.rb', File.join('spec/requests', class_path, "#{table_name}_spec.rb") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.