Class: Geminabox::Proxy::Hostess
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- Geminabox::Proxy::Hostess
- Defined in:
- lib/geminabox/proxy/hostess.rb
Instance Attribute Summary collapse
-
#file_handler ⇒ Object
Returns the value of attribute file_handler.
Instance Method Summary collapse
Instance Attribute Details
#file_handler ⇒ Object
Returns the value of attribute file_handler.
7 8 9 |
# File 'lib/geminabox/proxy/hostess.rb', line 7 def file_handler @file_handler end |