Open venkatd opened 8 years ago
I think we are better off using .ruby-version. If you're on rbenv it will pick up the version from that file.
.ruby-version
rbenv
@begedin what do you think? It was giving me headaches whenever I upgraded the global ruby version.
@JoshSmith could you take a look?
Yeah, this is good to go!
I think we are better off using
.ruby-version
. If you're onrbenv
it will pick up the version from that file.