Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Release new version? #108

Open
vfonic opened this issue Apr 7, 2017 · 2 comments
Open

Release new version? #108

vfonic opened this issue Apr 7, 2017 · 2 comments

Comments

@vfonic
Copy link
Contributor

vfonic commented Apr 7, 2017

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
Copy link
Contributor Author

vfonic commented Jun 2, 2017

Bump!

@vfonic
Copy link
Contributor Author

vfonic commented Jun 10, 2017

Bump! @damianlegawiec any news regarding this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant