Working on a rails app. I want a single checkbox field in my edit view to set multiple attributes to nil when checked. Most people seem to have the opposite problem: they want multiple checkbox fields to save to one attribute.Working on a rails app. I want a single checkbo