Class: MarkovRensa::Configuration
- Inherits:
-
Object
- Object
- MarkovRensa::Configuration
- Defined in:
- lib/markov_rensa/configuration.rb
Class Attribute Summary collapse
-
.dictionary ⇒ Object
Returns the value of attribute dictionary.
Class Attribute Details
.dictionary ⇒ Object
Returns the value of attribute dictionary.
4 5 6 |
# File 'lib/markov_rensa/configuration.rb', line 4 def dictionary @dictionary end |