Skip to content

Instantly share code, notes, and snippets.

@dylanjhunt
Created August 16, 2016 14:13
Show Gist options
  • Save dylanjhunt/4a1289176c18022b894bd2bfe67b8355 to your computer and use it in GitHub Desktop.
Save dylanjhunt/4a1289176c18022b894bd2bfe67b8355 to your computer and use it in GitHub Desktop.
class NameOfMigration < ActiveRecord::Migration[5.0]
def change
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment