You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the gem and installed it, and when trying to run the rails g friendly_id_globalize I get Could not find generator 'friendly_id_globalize'. Maybe you meant 'friendly_id', 'react_on_rails:base' or 'resource_route'
The text was updated successfully, but these errors were encountered:
I have solved it by getting the gem directly from github. I incurred in the same problem with friendly_id '5.1.0' and friendly_id-globalize '1.0.0.alpha2, so now in my Gemfile I have this:
I downloaded the gem and installed it, and when trying to run the
rails g friendly_id_globalize
I getCould not find generator 'friendly_id_globalize'. Maybe you meant 'friendly_id', 'react_on_rails:base' or 'resource_route'
The text was updated successfully, but these errors were encountered: