jpalmieri / brewery

Make and share homebrew recipes (ones that actually make beer, irl)
http://brewery-jpalmieri.herokuapp.com
0 stars 0 forks source link

Recipe model #1

Closed jpalmieri closed 9 years ago

jpalmieri commented 9 years ago

@eliotsykes What do you think of this so far? For next steps I think I need to add the grains and hops models and nest them under recipe, and figure out how to add that to the interface.

eliotsykes commented 9 years ago

This is great work. The few comments are for very minor things.

For next steps I think I need to add the grains and hops models and nest them under recipe, and figure out how to add that to the interface.

Agreed, that sounds like a solid next step.

jpalmieri commented 9 years ago

I think this is about where I want it for the initial recipe model. Let me know what you think.

eliotsykes commented 9 years ago

I think this is about where I want it for the initial recipe model. Let me know what you think.

:+1: Good to merge

jpalmieri commented 9 years ago

Merged via rebase