Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/dkcomposer/ext.rb
Instance Method Summary collapse
Instance Method Details
#to_quote_s ⇒ Object
44 45 46 |
# File 'lib/dkcomposer/ext.rb', line 44 def to_quote_s %("#{self}") end |