Class: Entrance::Agent::Doorkeepr
- Inherits:
-
Object
- Object
- Entrance::Agent::Doorkeepr
- Includes:
- Bouton
- Defined in:
- lib/entrance/agent/doorkeepr.rb
Instance Attribute Summary
Attributes included from Bouton
#application, #customer, #function
Instance Method Summary collapse
-
#initialize ⇒ Doorkeepr
constructor
A new instance of Doorkeepr.
Methods included from Bouton
Constructor Details
#initialize ⇒ Doorkeepr
Returns a new instance of Doorkeepr.
8 9 10 |
# File 'lib/entrance/agent/doorkeepr.rb', line 8 def initialize connect end |