The `belongs_to` method already has that option, so there's no need to do it manually in an `after_save` callback.
has_many
Rails/Validation
IndentationConsistency