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

Gem / include naming #14

Closed
dblock opened this issue Apr 28, 2015 · 1 comment
Closed

Gem / include naming #14

dblock opened this issue Apr 28, 2015 · 1 comment

Comments

@dblock
Copy link

dblock commented Apr 28, 2015

Currently I have to do this:

gem 'slack-api', github: 'aki017/slack-ruby-gem', require: 'slack'

The gem is called slack-api, but require slack, and the project name is called slack-ruby-gem. I think you want to rename everything into slack-api.

@dblock
Copy link
Author

dblock commented Jun 5, 2015

In #31 I added a slack-api.rb so this fixes the need for require above.

The last step is to rename this repo from slack-ruby-gem to slack-api.

@dblock dblock closed this as completed Jul 26, 2015
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