刘月林 | undefined method `add_prod
2018-07-19 本文已影响0人
刘月林Yuelin_MELB
![](https://img.haomeiwen.com/i13089440/b28c40573a25d100.png)
when I click the button "加入购物车“
I get an error:
![](https://img.haomeiwen.com/i13089440/2acbd0396aca1ec7.png)
Check app/models/cart.rb, I found that method add_product_to_cart(product) wasn't defined:
![](https://img.haomeiwen.com/i13089440/3860a72e3a0c9718.png)
After adding code to /app/models/cart.rb:
![](https://img.haomeiwen.com/i13089440/a68b3e696f9ec83f.png)
I got it:
![](https://img.haomeiwen.com/i13089440/09b70b7fed49dc17.png)
刘月林
写于湖北沙洋
2018/07/19