We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There is some incompatibility with annotate_models and active_enum.
It shows the error:
Unable to annotate shop.rb: ActiveEnum::DuplicateValue
I had to manually cut out the enumerations and run annotate, and then paste it back. It will be good to skip it automatically.