class Integer

Public Instance Methods

to_ralphql() click to toggle source
# File lib/ralphql/inflections.rb, line 10
def to_ralphql
  self
end