Class: D2W::Dictionary
- Inherits:
-
Object
- Object
- D2W::Dictionary
- Defined in:
- lib/d2w/dictionary.rb
Instance Attribute Summary collapse
-
#dictionary ⇒ Object
Returns the value of attribute dictionary.
Instance Attribute Details
#dictionary ⇒ Object
Returns the value of attribute dictionary.
3 4 5 |
# File 'lib/d2w/dictionary.rb', line 3 def dictionary @dictionary end |