Class: ParaStruct
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- ParaStruct
- Defined in:
- lib/cpee/implementation.rb
Instance Method Summary collapse
Instance Method Details
#to_json(*a) ⇒ Object
24 25 26 |
# File 'lib/cpee/implementation.rb', line 24 def to_json(*a) table.to_json end |