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