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

rbenv #7

Closed
matthewford opened this issue May 23, 2012 · 3 comments
Closed

rbenv #7

matthewford opened this issue May 23, 2012 · 3 comments

Comments

@matthewford
Copy link

any chance to get this working with rbenv and bundler.

Trying to run two rails apps and one is not using the Gemfile as its complaining about undefined methods/classes, which isn't an issue when running normally.

@pitluga
Copy link
Owner

pitluga commented May 23, 2012

I don't personally use rbenv, but pull requests will be happily accepted.

@sideshowcoder
Copy link

Bundler works fine if you pass the Gemfile to use to the process, so it looks like

env BUNDLE_GEMFILE=/path/to/Gemfile bundle exec rails s

@pgr0ss
Copy link
Collaborator

pgr0ss commented Mar 2, 2013

Also see #15

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

4 participants