Libraries
»
protip
(0.38.0)
»
Index
»
Protip
»
Decorator
»
#as_json
Method: Protip::Decorator#as_json
Defined in:
lib/protip/decorator.rb
#
as_json
⇒
Object
147 148 149
# File 'lib/protip/decorator.rb', line 147
def
as_json
to_h
.
as_json
end