Could not find generator 'flipper:active_record' #591
Unanswered
amitmahajan12
asked this question in
Q&A
Replies: 1 comment
-
Can you paste your Gemfile.lock or what versions of rails/etc you are using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I added the following to my
Gemfile
:Then did
bundle install
, but after thatrails g flipper:active_record
doesn't work with the errorCould not find generator 'flipper:active_record'
Any idea what the issue could be?
Beta Was this translation helpful? Give feedback.
All reactions