Method: PDD::Puzzle#initialize
- Defined in:
- lib/pdd/puzzle.rb
#initialize(props) ⇒ Puzzle
Ctor.
props
-
Properties
26 27 28 |
# File 'lib/pdd/puzzle.rb', line 26 def initialize(props) @props = props end |
Ctor.
props
Properties
26 27 28 |
# File 'lib/pdd/puzzle.rb', line 26 def initialize(props) @props = props end |