Method: ActionDispatch::Routing::PolymorphicRoutes::HelperMethodBuilder#prefix

Defined in:
actionpack/lib/action_dispatch/routing/polymorphic_routes.rb

#prefixObject (readonly)

Returns the value of attribute prefix.



246
247
248
# File 'actionpack/lib/action_dispatch/routing/polymorphic_routes.rb', line 246

def prefix
  @prefix
end