class AddSignedTokenToSignature < ActiveRecord::Migration IrresponsibleModule AddSignedTokenToSignature has no descriptive comment def change add_column :signatures, :signed_token, :string end end