logicalGoldfish / LenderBee

A trust-based lending and borrowing platform empowering people to share goods and build community
http://lender-bee.herokuapp.com/
4 stars 5 forks source link

Fix user rating to have decimal #277

Closed cyanCYMK closed 9 years ago

cyanCYMK commented 9 years ago

User's rating was previously an integer. The user model was modified to have data type decimal. Make sure you delete your user table and restart gulp.