This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
Model with enum
raises ArgumentError: wrong number of arguments (given 3, expected 1)
#552
Labels
bug
Something isn't working
Describe the bug:
I'm attempting to generate RBIs for the following model:
But the following error gets raised:
The same error gets raised with a reduced
enum
like so:Steps to reproduce:
enum
fieldrails_rbi:models
taskExpected behavior:
RBIs for models are generated.
Versions:
This may be related to #479
The text was updated successfully, but these errors were encountered: