socialcast / devise_oauth2_providable

Rails3 engine integrating OAuth2 authentication with Devise
MIT License
219 stars 102 forks source link

Added missing devise module to setup instructions #14

Closed colszowka closed 13 years ago

colszowka commented 13 years ago

Added missing devise module to setup instructions.

With that added, I'm no longer running into Issue #13. I stumbled upon this in the spec/rails_app configuration and figured it must be required.