Skip to content

Conversation

dramanat
Copy link

please review, thanks!


Recipe.delete_all
Recipe.create(dish: "salsa", ingredients: "[tomatoes, jalapenos, cilantro, onions]", instructions: "chop and mix all ingredients together; season to taste")
Recipe.create(dish: "guacamole", ingredients: "[avocados, tomatoes, jalapeno, cilantro, onions, cumin]", instructions: "mash avocados; dice onions and tomatoes; mix all ingredients together; season to taste")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yum!

@jwo
Copy link
Member

jwo commented Mar 30, 2013

Most excellent job! I added a couple style suggestions relating to looping -- let me know if you'd like further clarification on those. yay! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants