Class: FidoMetadata::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/fido_metadata.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cache_backendObject

Returns the value of attribute cache_backend.



20
21
22
# File 'lib/fido_metadata.rb', line 20

def cache_backend
  @cache_backend
end

#race_condition_ttlObject

Returns the value of attribute race_condition_ttl.



21
22
23
# File 'lib/fido_metadata.rb', line 21

def race_condition_ttl
  @race_condition_ttl
end