Skip to content

Conversation

@ricog
Copy link

@ricog ricog commented Feb 19, 2015

I am opening this PR for discussion only as it is not ready to merge.

⚠️ This fixes gem installation for kitchenplan by assuming commands and file locations. It is poorly implemented at the moment due to hard coding of the gem installation path. If resolved it should close kitchenplan issue #109.

⚠️ This fixes gem installation for `kitchenplan` by assuming
commands and file locations. It is poorly implemented at the moment due
to hard coding of the gem installation path.
@ricog
Copy link
Author

ricog commented Feb 19, 2015

You can see from the first line of the commit I was trying to grab the correct gem install path from the gem env command. I don't know ruby well, so couldn't figure it out. If anyone knows how to achieve this let me know.

The following does not work, but should make it clear what I am trying to achieve.

gem_install_dir = `gem env gemdir | tr -d "\n"`

@roderik
Copy link
Member

roderik commented Feb 25, 2015

Any luck?

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.

SASS gem not installed

2 participants