class AddCommonsImageToDebateOutcomes < ActiveRecord::Migration IrresponsibleModule AddCommonsImageToDebateOutcomes has no descriptive comment def change add_attachment :debate_outcomes, :commons_image end end