class WorkDetailManual < ActiveRecord::Base belongs_to :work attr_accessible :evaluation_end, :evaluation_num, :evaluation_start, :work_id end