Created
August 1, 2012 15:08
-
-
Save lscott3/3227651 to your computer and use it in GitHub Desktop.
Removing migration data
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
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