class AddIndexOnGovernmentResponseUpdatedAt < ActiveRecord::Migration IrresponsibleModule AddIndexOnGovernmentResponseUpdatedAt has no descriptive comment def change add_index :government_responses, :updated_at end end