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



14
15
16
# File 'lib/ehbrs_ruby_utils/cooking_book/recipe/part.rb', line 14

def notes
  source_data[:notes]
end