class String
Public Instance Methods
to_ralphql()
click to toggle source
# File lib/ralphql/inflections.rb, line 16 def to_ralphql "'#{self}'" end
# File lib/ralphql/inflections.rb, line 16 def to_ralphql "'#{self}'" end