Skip to content

Commit

Permalink
do not generate helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Dec 7, 2016
1 parent 8a16cdf commit ffaa2f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/socializer/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class Engine < Rails::Engine
routing_specs: true,
controller_specs: true,
request_specs: true
generator.helper false
generator.integration_tool :rspec
generator.fixture_replacement :factory_girl, dir: "spec/factories"
end
Expand Down

0 comments on commit ffaa2f8

Please sign in to comment.