effkay / blazing

painless git push deployments for everyone
MIT License
80 stars 12 forks source link

rvm with .ruby-version file does not work #78

Closed effkay closed 11 years ago

effkay commented 11 years ago

Fixed by rvm/env_scripts refactoring: blazing does not care about the .rvmrc or .ruby-version file anymore. Just specify a script to be sourced with env_script in the blazing config and set up rvm/rbenv etc. from there.