class AddIndexToSignatureConstituencyId < ActiveRecord::Migration IrresponsibleModule AddIndexToSignatureConstituencyId has no descriptive comment def change add_index :signatures, :constituency_id end end