Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/tablescript.rb
Instance Method Summary collapse
Instance Method Details
#roll ⇒ Object
78 79 80 |
# File 'lib/tablescript.rb', line 78 def roll roll_dice(self) end |