This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 214
Cannot install with Spree 2-4-stable #46
Comments
even i got the same error :( |
Oh I am switching to 3-0-stable. |
i cant switch ......:( |
@jogiranjith @arthurtalkgoal As you can see from my last commits, this project hasn't been maintained in over two years. The last supported version was 0.5.0... You're more than welcome to make it compatible and open a pull request. If all the tests pass I'll merge and release a new gem version. Cheers, -Spencer |
yeah sure :) |
@citrus i can't clone this repo to make modification . |
@jogiranjith any results? Did you started to work on something that I can help? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Failed to install in 2-4-stable spree. When I run the rake install, got the following errors.
default_scope': Support for calling #default_scope without a block is removed. For example instead of
default_scope where(color: 'red'), please use
default_scope { where(color: 'red') }`. (Alternatively you can just redefine self.default_scope.) (ArgumentError)The text was updated successfully, but these errors were encountered: