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

Ruby interpolations not parsed? #70

Open
matthijsgroen opened this issue Aug 18, 2014 · 8 comments
Open

Ruby interpolations not parsed? #70

matthijsgroen opened this issue Aug 18, 2014 · 8 comments

Comments

@matthijsgroen
Copy link

In 0.4.2 you could also use erb in the yaml file:

  root: <%= ENV['PROJECT_NAME_ROOT'] %>

this allowed us as a team to share the config along with our git repo, and allow everyone to use another path on disk. It seems like this is no longer supported?
static paths do work though

@remi
Copy link
Owner

remi commented Aug 19, 2014

Hi @matthijsgroen,

The feature got on the list of dropped features for 1.0 because it’s not something I was using personally and didn’t want to maintain it. However, it’s not the most complex feature to add back, so if a few other people can 👍 in this thread about adding it back in a future version, I’ll oblige 😄

@igrep
Copy link

igrep commented Aug 20, 2014

👍
I need this feature because it's really useful when I have many projects on which I open similar but a bit different sessions.

@bazzel
Copy link

bazzel commented Aug 25, 2014

👍

5 similar comments
@everzet
Copy link

everzet commented Dec 16, 2014

👍

@ryankanno
Copy link

👍

@RageZBla
Copy link

👍

@matthewbussa
Copy link

👍

@deepredsky
Copy link

👍

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

No branches or pull requests

9 participants