BaseDispatcher
included
12 13 14
# File 'lib/charyf/engine/dispatcher/base.rb', line 12 def self.base Base end
20 21 22
# File 'lib/charyf/engine/dispatcher/base.rb', line 20 def self.setup # Do your setup here end