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
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 |