[STABLE] Last commit before I permantly change the corpus

pull/303/head
Rick Carlino 2016-12-15 11:04:06 -06:00
parent fa5f7205a3
commit e611eddbe3
2 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# version control scheme. Nothing else.
class AddVersionInfo < SequenceMigration
VERSION = 0
CREATED_ON = "DECEMBER 15 2016"
def up
# Since we're only incrementing the version, and because versions are
# auto incremented after running up(), there is nothing to do here.

View File

@ -4,6 +4,8 @@
# this migration.
class UpdateChannelNames < SequenceMigration
VERSION = 1
CREATED_ON = "DECEMBER 15 2016"
def up
sequence
.body