Method: Struct#to_json
- Defined in:
- lib/libis/tools/extend/struct.rb
#to_json ⇒ Object
22 23 24 |
# File 'lib/libis/tools/extend/struct.rb', line 22 def to_json to_hash.to_json end |
22 23 24 |
# File 'lib/libis/tools/extend/struct.rb', line 22 def to_json to_hash.to_json end |