Class: Protobuf::Message
- Inherits:
-
Object
- Object
- Protobuf::Message
- Defined in:
- lib/protobuf_spec/extensions.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
5 6 7 |
# File 'lib/protobuf_spec/extensions.rb', line 5 def to_json MultiJson.encode self.to_hash end |