Skip to content

Instantly share code, notes, and snippets.

@denniskeefe
Created November 17, 2012 05:27
Show Gist options
  • Save denniskeefe/4093535 to your computer and use it in GitHub Desktop.
Save denniskeefe/4093535 to your computer and use it in GitHub Desktop.
notes
class Notes < ActiveRecord::Migration
def up
end
def down
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment