Skip to content

Instantly share code, notes, and snippets.

@rocknrollMarc
Forked from gnufied/gist:7084856
Created March 10, 2014 07:05
Show Gist options
  • Select an option

  • Save rocknrollMarc/9460644 to your computer and use it in GitHub Desktop.

Select an option

Save rocknrollMarc/9460644 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