Class: BaseChip::Permutation
- Inherits:
-
Object
- Object
- BaseChip::Permutation
- Defined in:
- lib/base_chip/permutation.rb
Instance Attribute Summary
Attributes included from Dsl
Instance Method Summary collapse
Methods included from Base
Methods included from Dsl
#add_child_mode_as_child, included, #inherit, #mode, #mode?, #type_plural
Instance Method Details
#configure ⇒ Object
22 23 24 |
# File 'lib/base_chip/permutation.rb', line 22 def configure @configure = true end |