I'm trying to use shell to run ruby and rails command (using rbenv on Mac) but the .bash_profile is probably not loaded when your plugin is activated.
I have tried to loaded manually using "source ~/.bash_profile" but it's not working. Any clue on how to make it work?
Thanks
I'm trying to use shell to run ruby and rails command (using rbenv on Mac) but the .bash_profile is probably not loaded when your plugin is activated.
I have tried to loaded manually using "source ~/.bash_profile" but it's not working. Any clue on how to make it work?
Thanks