Closed amaltson closed 10 years ago
So if your using the rbenv version of the runtime it shouldn't go anywhere near /usr/local
The plugin should pickup the rbenv versions when you scan for versions.. Unless your running it under a different user than the rbenv installation owner.
Did you get a rbenv runtime version?
It looks like rbenv was installed under the root user not the bamboo user. I think that'll resolve it. I'll reopen if it doesn't work. Thanks!
I'm trying to use the Rake task and finding that the plugin is looking for Rake under
/usr/local/bin/rake
whereas it lives in a different location based on the rbenv installation. Is there a way to configure where Rake lives?