Class: Ehbrs::CookingBook::Build::RecipePage::Part

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

Instance Method Summary collapse

Instance Method Details

#contentObject



20
21
22
# File 'lib/ehbrs/cooking_book/build/recipe_page.rb', line 20

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