Class: WebFx::Application
- Inherits:
-
Object
- Object
- WebFx::Application
- Defined in:
- lib/webfx.rb
Class Method Summary collapse
Class Method Details
.call(env) ⇒ Object
139 140 141 |
# File 'lib/webfx.rb', line 139 def self.call(env) run_app(env) end |