class AddStoppedAtToPetitions < ActiveRecord::Migration IrresponsibleModule AddStoppedAtToPetitions has no descriptive comment def change add_column :petitions, :stopped_at, :datetime end end