Method: Syro::Deck::API#patch
- Defined in:
- lib/syro.rb
#patch ⇒ Object
335 336 337 |
# File 'lib/syro.rb', line 335 def patch root { yield } if req.patch? end |
335 336 337 |
# File 'lib/syro.rb', line 335 def patch root { yield } if req.patch? end |