I put this in gem file: gem "spree_importify", :git => "https://github.com/wsmedia/spree-importify.git" and whenever I run: rails g spree_importify:install I get: Could not find generator spree_importify:install.
I put this in gem file:
gem "spree_importify", :git => "https://github.com/wsmedia/spree-importify.git"
and whenever I run:
rails g spree_importify:install
I get:
Could not find generator spree_importify:install.