class SatoriLikeDictionary::Call
communication call (→)
Public Instance Methods
to_template()
click to toggle source
to template @return [String] template
# File lib/satori_like_dictionary.rb, line 197 def to_template "<% call_to('#{self.gsub(/'/) {"\\'"}}') %>" end