Skip to content

Instantly share code, notes, and snippets.

@charlie
Created March 1, 2011 04:46
Show Gist options
  • Save charlie/848629 to your computer and use it in GitHub Desktop.
Save charlie/848629 to your computer and use it in GitHub Desktop.
config.generators do |g|
g.stylesheets false
g.test_framework :test_unit, :fixture => false
g.helper false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment