mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
f4eb39f79f
The token_name was only defined for the API token, which meeting token doesn't inherit from. Token::Named wouldn't necessarily need to be inherited from, but only that way will AR look up the ancestors for attribute and error names.