Could not find generator 'refinery:engine'
First run "gem install refinerycms" Then add the following gem then problem will be resolve gem 'refinerycms', '~> 3.0.0.dev', git: 'https://github.com/refinery/refinerycms.git' gem 'refinerycms-i18n', '~> 3.0.0.dev', git: 'https://github.com/refinery/refinerycms-i18n.git' Then run rails generate refinery:cms --fresh-installation