Method: Numeric#percent
- Defined in:
- lib/chance/core_extensions.rb
#percent ⇒ Object
14 15 16 |
# File 'lib/chance/core_extensions.rb', line 14 def percent Percentage.new(self) end |
14 15 16 |
# File 'lib/chance/core_extensions.rb', line 14 def percent Percentage.new(self) end |