method
regexp_chunk
rails latest stable - Class:
ActionController::Routing::PathSegment
regexp_chunk()public
No documentation available.
# File actionpack/lib/action_controller/routing/segments.rb, line 292
def regexp_chunk
regexp || "(.*)"
end