mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
update list of http methods
This commit is contained in:
parent
52d29c8f31
commit
2a4811b991
1 changed files with 2 additions and 2 deletions
|
@ -2654,8 +2654,8 @@ end
|
|||
|
||||
You have the request scope binding inside:
|
||||
|
||||
* get/head/post/put/delete/options blocks
|
||||
* before/after filters
|
||||
* get, head, post, put, delete, options, patch, link, and unlink blocks
|
||||
* before and after filters
|
||||
* helper methods
|
||||
* templates/views
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue