AlexanderZaytsev / domp

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

not creating a secrets.yml and not updating my routes.rb #16

Closed bennacer860 closed 1 year ago

bennacer860 commented 9 years ago

I went through all the steps in your README, when i try to call /users/auth/twitter i get a no route found error. I tried to figure out how the APP_id and the SECRECT_id got stored and i can't find them anywhere in my repository. Correct me if i am wrong but the generators are suppose to create a secrets.yml file and update the devise initializer. It seems like it is not doing it for me.

ps: I am using Rails 3.2.6