On Sat, 12 Jan 2019 at 23:36, fugee ohu <fugee...@gmail.com> wrote:
>
> How do I know which mysql2 gem version I need to use? Do they follow releases 
> of rails and should I try to use the version that most closely matches my 
> rails version? Also, how do I know which ruby version to use?

If this is an existing app then for gems just run bundle install and
it will install the version specified in Gemfile.lock
If you are upgrading then you can look at the gems changelog and see
if you need to update it.


Coln

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsNePQQBt8QCpVt1h5Horq8FT3M5TQYQRebW%2Bo9j16hzw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to