On Mon, May 7, 2018 at 9:37 AM, Abdelmajid Lotfi <akramakom@gmail.com> wrote:
> gem list --remote mysql2 | grep -e '^mysql2'
Note: if you put a space at the end of 'mysql2 ' you'll only get
> mysql2 (0.5.1 ruby x64-mingw32 x86-mingw32 x86-mswin32-60)
> Does : mysql2 (0.5.1 ruby x64-mingw32 x86-mingw32 x86-mswin32-60)
> mean I have the latest one ?
No, it means 0.5.1 is the latest released version.
What you have on your system is `gem list --local mysql2`
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote
--
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+unsubscribe@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/CACmC4yCwawntH9PeC%2Byru3kOv3Cvq%2B1dSJh%3D1JKKhPtQYybXeg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment