spree_slider icon indicating copy to clipboard operation
spree_slider copied to clipboard

Rails 5 Migrate error

Open w0www opened this issue 6 years ago • 3 comments

In rails 5 i need to edit the migrations and add [5.0] in class to work fine.

w0www avatar Oct 10 '17 11:10 w0www

Yes, same here..

hendra avatar Oct 14 '17 10:10 hendra

If you are looking for version(unofficial) that works with spree 4.x: https://github.com/TruemarkDev/spree_slider/tree/spree_4_fix

Installation for Spree 4.x

gem 'spree_slider', github: 'TruemarkDev/spree_slider', branch: 'spree_4_fix'

poudelprakash avatar Sep 19 '20 04:09 poudelprakash

Fixed by https://github.com/spree-contrib/spree_slider/pull/50

poudelprakash avatar Feb 11 '21 22:02 poudelprakash