Sha256: da701c0db1c9701b557e0ce87be1d0d89f2dea0d07e454b9d169887c76253971
Contents?: true
Size: 337 Bytes
Versions: 7
Compression:
Stored size: 337 Bytes
Contents
%p#notice= notice %p %b Name: = @ingredient.name %p %b Description: = @ingredient.description %p %b Aisle: = @ingredient.aisle %p %b Store: = @ingredient.store %p %b Cost: = @ingredient.cost = cookbook_uses_of @ingredient = link_to 'Edit', edit_ingredient_path(@ingredient) \| = link_to 'Back', ingredients_path
Version data entries
7 entries across 7 versions & 1 rubygems