SoapSeller / omniauth-facebook-access-token

51 stars 68 forks source link

Require omniauth to avoid error #7

Closed vishl closed 10 years ago

vishl commented 10 years ago

I was getting an error: uninitialized constant OmniAuth::Strategy (NameError). Requiring omniauth seems to fix it.

SoapSeller commented 10 years ago

@vishl thanks for the patch, I've merged it and published a new version.