Class: TableSetter::App
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- TableSetter::App
- Defined in:
- lib/table_setter/app.rb
Class Attribute Summary collapse
-
.cache_timeout ⇒ Object
Returns the value of attribute cache_timeout.
Class Attribute Details
.cache_timeout ⇒ Object
Returns the value of attribute cache_timeout.
46 47 48 |
# File 'lib/table_setter/app.rb', line 46 def cache_timeout @cache_timeout end |