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.
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