The respond_to?(:captain_assistant) guard was redundant — the enterprise message override and the inbox concern defining the association are loaded under the same enterprise gate, so the association always exists here.
The respond_to?(:captain_assistant) guard was redundant — the enterprise message override and the inbox concern defining the association are loaded under the same enterprise gate, so the association always exists here.