Method: ATD::Route#put
- Defined in:
- lib/atd.rb
#put(path = nil, *args) ⇒ Object
Sets route to receive a put request to path and execute the block provided (if one is provided)
|
|
# File 'lib/atd.rb', line 62
|
Sets route to receive a put request to path and execute the block provided (if one is provided)
|
|
# File 'lib/atd.rb', line 62
|