Class: EhbrsRubyUtils::CookingBook::Build::RecipePage::Part
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- EhbrsRubyUtils::CookingBook::Build::RecipePage::Part
- Defined in:
- lib/ehbrs_ruby_utils/cooking_book/build/recipe_page.rb
Instance Method Summary collapse
Instance Method Details
#content ⇒ Object
16 17 18 |
# File 'lib/ehbrs_ruby_utils/cooking_book/build/recipe_page.rb', line 16 def content ::EhbrsRubyUtils::CookingBook::Build::RecipePage.erb_template('part.html.erb', self) end |