Skip to content

Instantly share code, notes, and snippets.

@gnufied
Created October 21, 2013 14:33
Show Gist options
  • Save gnufied/7084856 to your computer and use it in GitHub Desktop.
Save gnufied/7084856 to your computer and use it in GitHub Desktop.
config.generators do |g|
g.test_framework :rspec, :fixture => false
g.view_specs false
g.helper_specs false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment