Libraries
»
restful_error
(0.0.10)
»
Index (H)
»
RestfulError
»
Helper
Module: RestfulError::Helper
Defined in:
lib/restful_error.rb
Instance Method Summary
collapse
#
restful
⇒ Object
Instance Method Details
#
restful
⇒
Object
23 24 25
# File 'lib/restful_error.rb', line 23
def
restful
@restful
||=
Wrapper
.
new
(
self
)
end