Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/httpimagestore/ruby_string_template.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#to_template ⇒ Object
65 66 67 |
# File 'lib/httpimagestore/ruby_string_template.rb', line 65 def to_template RubyStringTemplate.new(self) end |