Skip to content

Instantly share code, notes, and snippets.

@johnbeynon
Created November 14, 2014 16:41
Show Gist options
  • Save johnbeynon/6a59fec601ad02c8a6d4 to your computer and use it in GitHub Desktop.
Save johnbeynon/6a59fec601ad02c8a6d4 to your computer and use it in GitHub Desktop.
Rails redefine structure:dump
# In Rakefile
Rake::Task["db:structure:dump"].clear if Rails.env.production?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment