Which version of Ruby and Rails am I running?
Use these commands to figure out what versions you are running:
$ ruby -v
$ gem list
Which version of Ruby and Rails am I running?
Use these commands to figure out what versions you are running:
$ ruby -v
$ gem list