-
Notifications
You must be signed in to change notification settings - Fork 13
Add Bundler integration #7
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
base: master
Are you sure you want to change the base?
Conversation
|
No bundler, sorry. I hate it. |
|
Ugh, ok :). Can you push the gem to rubygems ? |
|
Could you pls reconsider? |
|
OK, I have Uni holidays soon and I'll have a think about this. I don't like Bundler, but if it's the most pragmatic choice then maybe I should just suck it up. Crabstone is lagging anyway, so it needs to be updated and re-tested etc. What it really needs is a new maintainer. sigh |
|
Thanks! |
|
Is there any obstacles tied to bundler support for the building process (besides new code)? Like I said I have no experience with that, just curious. |
|
@hexhouse, not really, no. |
|
@furunkel just let you know I've pushed crabstone to rubygems.org |
* Change file structure, move code in `lib/crabstone.rb` out to split files. * Add bundler integration as bnagy#7 suggested * Import rubocop * Fix memory leak, cherry-pick from https://github.com/kdiv/crabstone/commit/a7bb211a59748e46dde7f4401d83c33ebe19a563
No description provided.