AlexanderZaytsev / domp

Devise & Omniauth Multiple Providers
MIT License
106 stars 15 forks source link

Could not find generator domp #14

Open kumardev opened 10 years ago

kumardev commented 10 years ago

Rails - 3.2.13 Ruby 1.9.3

I follow the steps you have mentioned but after running the domp command , i get this message

Could not find generator domp

silentshade commented 10 years ago

Try to add it to Gemfile:

gem 'domp', group: :development