class Integer

Public Instance Methods

round_50sen() click to toggle source
# File lib/round_50sen/core_ext/integer.rb, line 2
def round_50sen
  self
end