I have the following model
class Job < ActiveRecord::Base attr_accessor :incentive end
I want to be able to store a temporary column in my m