It’s a good start, but what I’d really like to see is to pick a moderately complex Rails app and try to bundle install with the exact Ruby version in each env, and see how many actually work. Going to guess Windows MRI and JRuby will be a no on that.
It’s a good start, but what I’d really like to see is to pick a moderately complex Rails app and try to
bundle install
with the exact Ruby version in each env, and see how many actually work. Going to guess Windows MRI and JRuby will be a no on that.