Skip to content

Instantly share code, notes, and snippets.

@memaker
Last active December 7, 2016 17:37
Show Gist options
  • Save memaker/451008334ff65d812ea11d2ba62f2515 to your computer and use it in GitHub Desktop.
Save memaker/451008334ff65d812ea11d2ba62f2515 to your computer and use it in GitHub Desktop.
$ rvm list
rvm rubies
ruby-1.9.3-p484 [ x86_64 ]
ruby-2.1.0 [ x86_64 ]
ruby-2.2.0 [ x86_64 ]
ruby-2.2.2 [ x86_64 ]
=* ruby-2.3.0 [ x86_64 ]
# => - current
# =* - current && default
# * - default
$ rails new basic_rspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment