@ -1,3 +1,4 @@
# encoding=utf-8
class TransferCompetitionPersonalEnrollData < ActiveRecord::Migration
CODES = %W(2 3 4 5 6 7 8 9 a b c f e f g h i j k l m n o p q r s t u v w x y z)
class CreateLibraryTags < ActiveRecord::Migration
def change
create_table :library_tags do |t|