Class: Chronicle::ETL::AuthorizationServer
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- Chronicle::ETL::AuthorizationServer
- Defined in:
- lib/chronicle/etl/authorization_server.rb
Class Attribute Summary collapse
-
.latest_authorization ⇒ Object
Returns the value of attribute latest_authorization.
Class Attribute Details
.latest_authorization ⇒ Object
Returns the value of attribute latest_authorization.
8 9 10 |
# File 'lib/chronicle/etl/authorization_server.rb', line 8 def @latest_authorization end |