Class: Async::REST::Wrapper::Generic::Unsupported
- Inherits:
-
Protocol::HTTP::Body::Wrapper
- Object
- Protocol::HTTP::Body::Wrapper
- Async::REST::Wrapper::Generic::Unsupported
- Defined in:
- lib/async/rest/wrapper/generic.rb
Instance Method Summary collapse
Instance Method Details
#join ⇒ Object
84 85 86 |
# File 'lib/async/rest/wrapper/generic.rb', line 84 def join raise UnsupportedError, super end |