I traditionally have used rbenv for all my personal projects on my personal laptop without issue and like it. However I need to start working with a codebase (rails) at work and we use rvm on all our work laptops. Is there any way to get rvm and rbenv to live happily together or should I be able to bootstrap the app without rvm and just use rbenv to manage the local ruby for this repo?