Class: SatoriLikeDictionary::Code
- Inherits:
-
String
- Object
- String
- SatoriLikeDictionary::Code
- Defined in:
- lib/satori_like_dictionary.rb
Overview
code ($)
Instance Method Summary collapse
-
#to_template ⇒ String
to template.
Instance Method Details
#to_template ⇒ String
to template
179 180 181 |
# File 'lib/satori_like_dictionary.rb', line 179 def to_template "<% #{self} %>" end |