Sha256: be0c6543af3f4841c7c4fba8e24971e760b2e4a2820569c8a2c584b8bdba1fc4
Contents?: true
Size: 169 Bytes
Versions: 1
Compression:
Stored size: 169 Bytes
Contents
class Users::OmniauthInterface < Devise::OmniauthCallbacksController include ::AbstractInterface needs_implementation :facebook needs_implementation :google end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
citygate-0.0.1 | app/controllers/users/omniauth_interface.rb |