Jan
15
Which version of Ruby and Rails am I running? Use these commands to figure o…
Filed Under (Uncategorized) by admin on 15-01-2008
Which version of Ruby and Rails am I running?
Use these commands to figure out what versions you are running:
$ ruby -v
$ gem list
Use these commands to figure out what versions you are running:
$ ruby -v
$ gem list
