Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/ralphql/inflections.rb

Instance Method Summary collapse

Instance Method Details

#to_ralphqlObject



16
17
18
# File 'lib/ralphql/inflections.rb', line 16

def to_ralphql
  "'#{self}'"
end