Home
Classes
Methods
Pages
http_config.ru
http_config_with_executor.ru
Class and Module Index
Proxy
Proxy::Dynflow
Proxy::Dynflow::Api
Proxy::Dynflow::Callback
Proxy::Dynflow::Callback::Core
Proxy::Dynflow::Helpers
Proxy::Dynflow::Plugin
Proxy::Dynflow::ProxyAdapter
Proxy::LogBuffer
require 'smart_proxy_dynflow/api'
map “/dynflow” do
map '/'do run Proxy::Dynflow::Api end
end