Module: Formatic::Templates::Wrapper
- Defined in:
- lib/formatic/templates/wrapper.rb
Overview
Holds the ERB template for this component.
Class Method Summary collapse
Class Method Details
.call ⇒ Object
47 48 49 |
# File 'lib/formatic/templates/wrapper.rb', line 47 def self.call TEMPLATE end |