Class: Spaceship::StatsMiddleware::URLLog
- Inherits:
-
Struct
- Object
- Struct
- Spaceship::StatsMiddleware::URLLog
- Defined in:
- spaceship/lib/spaceship/stats_middleware.rb
Instance Attribute Summary collapse
-
#auth_type ⇒ Object
Returns the value of attribute auth_type.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#auth_type ⇒ Object
Returns the value of attribute auth_type
8 9 10 |
# File 'spaceship/lib/spaceship/stats_middleware.rb', line 8 def auth_type @auth_type end |
#url ⇒ Object
Returns the value of attribute url
8 9 10 |
# File 'spaceship/lib/spaceship/stats_middleware.rb', line 8 def url @url end |