Flowdock
post(*args, &block) public

Define a route that only recognizes HTTP POST. For supported arguments, see Base#match.

Example:

post ‘bacon’, :to => ‘food#bacon’

Show source
Register or log in to add new notes.