class Bumbleworks::User::NoClaimTokenMethodDefined

This exception is raised if the including class has no claim_token method defined, and also no fallback methods (username or email). See claim_token below for details.