jpalmieri / brewery

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

Make the delete recipe button work #24

Open jpalmieri opened 9 years ago

jpalmieri commented 9 years ago

It's stubbed out right now.

Steps: 0) write spec(s) 1) install pundit 2) write policies 3) create route 4) update delete button's target 5) write destroy method in controller