class Home < Page private # Remove the validation for parent_id def validates_presence_of_parent_id? false end end