spree-reviews icon indicating copy to clipboard operation
spree-reviews copied to clipboard

Remove duplicate bootstrap task

Open schof opened this issue 15 years ago • 1 comments

Bootstrap task is no longer needs to be called manually. In fact, doing so will result in the fixtures being created twice.

schof avatar Dec 14 '09 22:12 schof

I am sorry to bother you, I went into some problem when installing the gem. I added the following line at the end of gemFile gem 'spree_reviews' after that i run gem install spree_reviews

the following error is produced? Mysql2::Error: Table 'mystore_development.ratings' doesn't exist: SELECT ratings.* FROM ratings WHERE (ratings.product_id = 187438981) LIMIT 1

how should i create the tables you need in the extension? thanks

yamdraco avatar Mar 17 '11 09:03 yamdraco