initial commit
This commit is contained in:
1
whatforlunch.com/app/views/recipes/show.json.jbuilder
Normal file
1
whatforlunch.com/app/views/recipes/show.json.jbuilder
Normal file
@@ -0,0 +1 @@
|
||||
json.extract! @recipe, :id, :name, :duration, :ingredients, :process, :picture_url, :original_url, :created_at, :updated_at
|
||||
Reference in New Issue
Block a user