Module: Roda::RodaPlugins::MatchHookArgs::InstanceMethods

Defined in:
lib/roda/plugins/match_hook_args.rb

Instance Method Summary collapse

Instance Method Details

#_match_hook_args(matchers, block_args) ⇒ Object

Default empty method if no match hooks are defined.



67
68
# File 'lib/roda/plugins/match_hook_args.rb', line 67

def _match_hook_args(matchers, block_args)
end