Method: Geminabox::Proxy::FileHandler#proxy_path
- Defined in:
- lib/geminabox/proxy/file_handler.rb
#proxy_path ⇒ Object
30 31 32 |
# File 'lib/geminabox/proxy/file_handler.rb', line 30 def proxy_path File.(file_name, proxy_folder_path) end |