skip to Main Content

undefined local variable or method `flash' for #<Devise::OmniauthCallbacksController:0x007fb5d1741e48> – Facebook api

I am building a Rails-API using Omniauth-facebook and Devise-token-auth with Angular and ng-token-auth for the frontend. However when logging in with facebook I am presented with the error: undefined local variable or method `flash' for #<Devise::OmniauthCallbacksController:0x007fd027a51e10> It seems omniauth automatically…

VIEW QUESTION

Twitter bootstrap not working on rails

I am following screencast about twitter bootstrap basics to try to understand bootstrap more, but for some reason when I go to localhost, my app has no styling. I have tried the steps from github repo https://github.com/seyhunak/twitter-bootstrap-rails as well. I…

VIEW QUESTION
Back To Top
Search