Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/ralphql/inflections.rb
Instance Method Summary collapse
Instance Method Details
#to_ralphql ⇒ Object
22 23 24 |
# File 'lib/ralphql/inflections.rb', line 22 def to_ralphql "'#{self}'" end |