Skip to content

Instantly share code, notes, and snippets.

@KamilLelonek
Created February 20, 2015 18:47
Show Gist options
  • Save KamilLelonek/cfdf95d8bc135a87a801 to your computer and use it in GitHub Desktop.
Save KamilLelonek/cfdf95d8bc135a87a801 to your computer and use it in GitHub Desktop.
Comparing string versions
➜ ~ pry
[1] (pry) main: 0> '1.3.13' < '1.3.8'
=> true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment