Reputation: 2681
I am trying out spree rails gem. I followed their tutorial and added spree_fancy gem. How do I uninstall spree_fancy and go back to the old look? I commented out spree_fancy in the gemFile, but now I get errors on the page. Just commenting out and running bundle install does not remove the customizations done by spree_fancy. Any help is appreciated. Thank you.
Upvotes: 1
Views: 553
Reputation: 10593
Follow the installation guide backwards - undo each step from end to start.
Upvotes: 1