Module: Polist::Service::MiddlewareCaller
- Defined in:
- lib/polist/service.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
24 25 26 27 |
# File 'lib/polist/service.rb', line 24 def call call_middlewares super end |