Skip to content

Instantly share code, notes, and snippets.

@acorcutt
Created June 1, 2011 22:35
Show Gist options
  • Save acorcutt/1003524 to your computer and use it in GitHub Desktop.
Save acorcutt/1003524 to your computer and use it in GitHub Desktop.
Turn off fixture creation
config.generators do |g|
g.fixture false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment