Class: SatoriLikeDictionary::Jump
- Inherits:
-
String
- Object
- String
- SatoriLikeDictionary::Jump
- Defined in:
- lib/satori_like_dictionary.rb
Overview
jump (>)
Instance Method Summary collapse
-
#to_template ⇒ String
to template.
Instance Method Details
#to_template ⇒ String
to template
188 189 190 |
# File 'lib/satori_like_dictionary.rb', line 188 def to_template "<%= jump_to('#{self.gsub(/'/) {"\\'"}}') %>" end |