Class: Symbol
- Inherits:
-
Object
- Object
- Symbol
- Defined in:
- lib/www_app.rb
Overview
Symbol customizations: ========================================
Instance Method Summary collapse
Instance Method Details
#to_mustache(meth) ⇒ Object
85 86 87 |
# File 'lib/www_app.rb', line 85 def to_mustache meth WWW_App::Sanitize.mustache meth, self end |