Method: Web::SimpleDispatcher::TemplateClassMixin#format_description
- Defined in:
- lib/web/simpledispatcher.rb
#format_description ⇒ Object
87 88 89 |
# File 'lib/web/simpledispatcher.rb', line 87 def format_description "Template: #{template_filename}, formclass #{name}" end |