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
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
I am getting this error while executing
rails g nifty:scaffold Recipe name:string index new
Here is my Gemfile configuration
gem "nifty-generators", :group => :development
I removed Gemfile.lock and run
bundle install
again butbundle show
doesn't list nifty-generatorsAlso when I run
rails g
it doesn't show any nifty generators.I also
bundle exec rails g nifty:scaffold
but getting same errorThe text was updated successfully, but these errors were encountered: