ActiveRecord::Migration<%= migration_version %> def change add_column :<%= table_name %>, :password_reset_token, :string, default: nil