boomerdigital / solidus_user_roles

Advanced user roles for Solidus.
http://www.boomerdigital.net
BSD 3-Clause "New" or "Revised" License
17 stars 22 forks source link

Revert "keep compatibility with solidus < 2.5" #16

Closed acreilly closed 6 years ago

acreilly commented 6 years ago

Reverts boomerdigital/solidus_user_roles#15 Still failing.

undefined method `roles' for #<Spree::AppConfiguration:0x00007f86d1081308>

ccarruitero commented 6 years ago

There is a version match missing for this line

Not sure if you prefer that send a PR fixing that line, or a PR with all changes after you revert?

acreilly commented 6 years ago

@ccarruitero Would you mind sending a PR? I also fixed the travis integration so it should build on your push.

acreilly commented 6 years ago

This issue will be fixed in https://github.com/boomerdigital/solidus_user_roles/pull/19