Method: Jets::Router::MethodCreator::Generic#path_method

Defined in:
lib/jets/router/method_creator/generic.rb

#path_methodObject



7
8
9
# File 'lib/jets/router/method_creator/generic.rb', line 7

def path_method
  super if @options[:as]
end