Implementing omni-auth strategies, debugging tips
My problem is that the strategy I'm using fails to load. I'm using what I
think is an unofficial strategy here for yelp:
https://github.com/lorgio/omniauth-yelp
Most related questions I found had answers suggesting to make sure that
the gem installed. I've included it, but it still fails to load
Could not find matching strategy for :yelp. You may need to install an
additional gem (such as omniauth-yelp)
Anyone with tips on where to dig for problems related to gems that fail to
load?
No comments:
Post a Comment