Skip to content

Instantly share code, notes, and snippets.

@lscott3
Created August 1, 2012 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lscott3/3227651 to your computer and use it in GitHub Desktop.
Save lscott3/3227651 to your computer and use it in GitHub Desktop.
Removing migration data
class CreateAttributes < ActiveRecord::Migration
def change
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment