ActiveRecord::Migration<%= migration_version %> def self.up create_table <%= table_name %> do |t| t.string :key, :null => false