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

provide easy way to install gems on the fly #9

Open
akostadinov opened this issue Sep 11, 2014 · 0 comments
Open

provide easy way to install gems on the fly #9

akostadinov opened this issue Sep 11, 2014 · 0 comments
Labels

Comments

@akostadinov
Copy link

There should be some easy way to install gems either through a Gemfile/Gemfile.lock pair or a simple gem list.

As a minimum though a user would need a jruby installation running on the gear so that gems can be installed through action hooks. JRuby must be same version as the one used by the vert.x server.

To be clear, at the moment the only the default MRI installation is present into the cart:

ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]

This might be working for some very simple gems but easily breaks for more complicated setups.

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

No branches or pull requests

2 participants