Class: JsonRuleArray
- Inherits:
-
Object
- Object
- JsonRuleArray
- Defined in:
- lib/jsondef.rb
Instance Method Summary collapse
-
#initialize ⇒ JsonRuleArray
constructor
A new instance of JsonRuleArray.
Constructor Details
#initialize ⇒ JsonRuleArray
Returns a new instance of JsonRuleArray.
97 98 |
# File 'lib/jsondef.rb', line 97 def initialize end |