solidusio / solidus_support

Common runtime helpers for Solidus extensions.
BSD 3-Clause "New" or "Revised" License
9 stars 23 forks source link

Stop using SolidusSupport.solidus_gem_version #46

Closed elia closed 4 years ago

elia commented 4 years ago

The local method is deprecated, and suggests to use directly the one on the Spree namespace.