Padrino::PathRouter::Matcher
Class: Padrino::PathRouter::Matcher
- Inherits:
- Object
- Object
- Padrino::PathRouter::Matcher
Constant Summary
- GROUP_REGEXP =
To count group of regexp
%r{\((?!\?:|\?!|\?<=|\?<!|\?=).+?\)}.freeze
Instance Method Summary
-
#capture_length ⇒ Object
Returns captures parameter length. -
登录查看完整内容