%= table_name.camelize.singularize %> < ActiveRecord::Migration def self.up add_column :<%= table_name %>, :locked_at, :datetime