Module: Card::Format::Nest::ClassMethods
- Included in:
- Card::Format
- Defined in:
- lib/card/format/nest.rb
Instance Method Summary collapse
Instance Method Details
#max_depth ⇒ Object
94 95 96 |
# File 'lib/card/format/nest.rb', line 94 def max_depth Card.config.max_depth end |