I have a model Account that has_and_belongs_to_many :categories.
has_and_belongs_to_many :categories
When testing whether a given category is already linked to an account (before creating i