In my class I have a belongs_to relationship
Class MyClass belongs_to :reason, :class_name => \'Reason\', autosave: false
Then on the r