Created
July 31, 2011 15:35
-
-
Save lightscalar/1116892 to your computer and use it in GitHub Desktop.
How to avoid generating test files when running a Rails generator...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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