Class: Symbol

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

Instance Method Summary collapse

Instance Method Details

#to_ralphqlObject



22
23
24
# File 'lib/ralphql/inflections.rb', line 22

def to_ralphql
  "'#{self}'"
end