Class: EhbrsRubyUtils::CookingBook::Build::RecipePage::Part

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/cooking_book/build/recipe_page.rb

Instance Method Summary collapse

Instance Method Details

#contentObject



19
20
21
# File 'lib/ehbrs_ruby_utils/cooking_book/build/recipe_page.rb', line 19

def content
  ::EhbrsRubyUtils::CookingBook::Build::RecipePage.erb_template('part.html.erb', self)
end