Class: ExpressTemplates::Components::Presenters::All

Inherits:
ExpressTemplates::Container show all
Includes:
Capabilities::Iteration
Defined in:
lib/express_templates/components/all.rb

Instance Method Summary collapse

Methods included from Capabilities::Iteration

included

Methods included from Capabilities::Hideable

included

Instance Method Details

#end_tagObject



10
# File 'lib/express_templates/components/all.rb', line 10

def end_tag; ''; end

#start_tagObject



9
# File 'lib/express_templates/components/all.rb', line 9

def start_tag; ''; end