Class: Spaceship::StatsMiddleware::URLLog

Inherits:
Struct
  • Object
show all
Defined in:
spaceship/lib/spaceship/stats_middleware.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auth_typeObject

Returns the value of attribute auth_type

Returns:

  • (Object)

    the current value of auth_type



8
9
10
# File 'spaceship/lib/spaceship/stats_middleware.rb', line 8

def auth_type
  @auth_type
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



8
9
10
# File 'spaceship/lib/spaceship/stats_middleware.rb', line 8

def url
  @url
end