spree_address_book icon indicating copy to clipboard operation
spree_address_book copied to clipboard

Release new version?

Open vfonic opened this issue 7 years ago • 2 comments

Are there any thoughts of releasing new version?

Adding a gem like this:

gem 'spree_address_book', github: 'spree-contrib/spree_address_book'

...in the extension makes it required to add the same line of code to the application.

For example: My extension's (spree_awesome_everything) Gemfile:

gem 'spree_address_book', github: 'spree-contrib/spree_address_book'

My extension's (spree_awesome_everything) Readme.md:

Installation

Add these lines to your application's Gemfile:

gem 'spree_address_book', github: 'spree-contrib/spree_address_book' # ??? :'(
gem 'spree_awesome_everything'

User's app's Gemfile:

gem 'spree_address_book', github: 'spree-contrib/spree_address_book' # ??? :'(
gem 'spree_awesome_everything'

Is there some ownership issue with the gem on rubygems?

vfonic avatar Apr 07 '17 05:04 vfonic

Bump!

vfonic avatar Jun 02 '17 09:06 vfonic

Bump! @damianlegawiec any news regarding this?

vfonic avatar Jun 10 '17 08:06 vfonic