Method: Smartdown::Model::NestedRule#children
- Defined in:
- lib/smartdown/model/nested_rule.rb
#children ⇒ Object
Returns the value of attribute children
3 4 5 |
# File 'lib/smartdown/model/nested_rule.rb', line 3 def children @children end |