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

RVM compatibility fix #1

Merged
merged 1 commit into from
Nov 11, 2012
Merged

RVM compatibility fix #1

merged 1 commit into from
Nov 11, 2012

Conversation

DevL
Copy link
Contributor

@DevL DevL commented Nov 11, 2012

Running Hazel with the --rvm-gemset flag on a system with the rvm gem installed causes a RuntimeError.

RVM - Ruby integration was extracted to a separate gem, it should be installed by default with RVM, remove the `$LOAD_PATH.unshift` line and all should be fine again. (RuntimeError)

Running Hazel with the --rvm-gemset flag on a system with the rvm gem installed causes a RuntimeError.

```
RVM - Ruby integration was extracted to a separate gem, it should be installed by default with RVM, remove the `$LOAD_PATH.unshift` line and all should be fine again. (RuntimeError)
```
peterhellberg added a commit that referenced this pull request Nov 11, 2012
RVM compatibility fix
@peterhellberg peterhellberg merged commit 8c5c19c into c7:master Nov 11, 2012
@peterhellberg
Copy link
Member

Thanks, will cut a new gem tonight :)

@DevL
Copy link
Contributor Author

DevL commented Nov 11, 2012

Cool! Wouldn't mind a bump to latest Sinatra (1.3.3) while you're at it. =)

@peterhellberg
Copy link
Member

Sure, also added support for Capistrano (incl. multi-stage deployments)

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

Successfully merging this pull request may close these issues.

2 participants