Skip to content

Instantly share code, notes, and snippets.

@lightscalar
Created July 31, 2011 15:35
Show Gist options
  • Save lightscalar/1116892 to your computer and use it in GitHub Desktop.
Save lightscalar/1116892 to your computer and use it in GitHub Desktop.
How to avoid generating test files when running a Rails generator...
rails g controller sample_controller new --no-test-framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment