Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/tablescript.rb

Instance Method Summary collapse

Instance Method Details

#rollObject



78
79
80
# File 'lib/tablescript.rb', line 78

def roll
  roll_dice(self)
end