Flowdock
method

match

Importance_1
v4.2.7 - Show latest stable - 0 notes - Class: Resources
match(path, *rest) public

match ‘path’ => ‘controller#action’ match ‘path’, to: ‘controller#action’ match ‘path’, ‘otherpath’, on: :member, via: :get

Show source
Register or log in to add new notes.