Method: ActionDispatch::Routing::RouteWrapper#regexp

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

#regexpObject



38
39
40
# File 'actionpack/lib/action_dispatch/routing/inspector.rb', line 38

def regexp
  __getobj__.path.to_regexp
end