Class: EhbrsRubyUtils::CookingBook::Recipe::Part

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/cooking_book/recipe/part.rb

Instance Method Summary collapse

Instance Method Details

#notesObject



10
11
12
# File 'lib/ehbrs_ruby_utils/cooking_book/recipe/part.rb', line 10

def notes
  source_data[:notes]
end