class Predecimal

Public Class Methods

convert() click to toggle source
# File lib/predecimal.rb, line 2
def self.convert
  puts "hi there"
end