Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many dependencies #33

Closed
leifg opened this issue Dec 4, 2012 · 2 comments
Closed

Too many dependencies #33

leifg opened this issue Dec 4, 2012 · 2 comments

Comments

@leifg
Copy link

leifg commented Dec 4, 2012

Hello everyone,

I am currently using this gem for a commandline utility that fetches information from JIRA.

I only use the Basic Authentication (username and password).

But this whole project has a huge dependecy tree as rack/activesupport/activemodel etc... are required.

I'm pretty sure that most of the gems are not required if you are not using OAuth.

So is there a way to reduce the dependencies if you only use a subset of the functionality (e.g. split this project in smaller projects)

@mrjcleaver
Copy link

https://github.com/jstewart/jiralicious might be enough for you.

@bobbrodie
Copy link
Member

@leifg That may be an option that we can transition to, but as this was an inherited project that would take a bigger rewrite than the majority of the users may want.

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

No branches or pull requests

3 participants