Method: Plezi::Base::Route#param_names

Defined in:
lib/plezi/router/route.rb

#param_namesObject (readonly)

Returns the value of attribute param_names.



6
7
8
# File 'lib/plezi/router/route.rb', line 6

def param_names
  @param_names
end