Method: QAT::Web::Configuration#last_access
- Defined in:
- lib/qat/web/configuration.rb
#last_access ⇒ Hash
Returns the last value accessed from configuration
24 25 26 |
# File 'lib/qat/web/configuration.rb', line 24 def last_access @last_access end |