Method: Tengine::Core::Driver#update_handler_path
- Defined in:
- lib/tengine/core/driver.rb
#update_handler_path ⇒ Object
61 62 63 |
# File 'lib/tengine/core/driver.rb', line 61 def update_handler_path handlers.each(&:update_handler_path) end |