Method: Codebreakergem::Difficulty#hints
- Defined in:
- lib/classes/difficulties/difficulty.rb
#hints ⇒ Object
Returns the value of attribute hints.
6 7 8 |
# File 'lib/classes/difficulties/difficulty.rb', line 6 def hints @hints end |