Class: Rational
- Inherits:
-
Object
- Object
- Rational
- Defined in:
- lib/guerilla.rb
Instance Method Summary collapse
Instance Method Details
#to_rb ⇒ Object
56 57 58 |
# File 'lib/guerilla.rb', line 56 def to_rb to_s + "r" end |