Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #7092

Gem Rails Version Showing Wrong?

Newsgroups comp.lang.ruby
Date 2015-01-30 21:32 -0800
Message-ID <2466489d-97d1-4eef-a4c6-a6fae2d51271@googlegroups.com> (permalink)
Subject Gem Rails Version Showing Wrong?
From Tiago Rossi <tiago@boltassessoria.com>

Show all headers | View raw


Hello, and first of all, Im starting with ruby and Ive installed into my server, sorry for my newbie question here guys.
After install rails when I type rails -v it shows Rails 2.3.18 but after I type gem dependency rails it shows Gem rails-4.2.0 and other dependencies.
Please, what are the real version?
Thanks very much.

Like that:

#rails -v
Rails 2.3.18

# gem dependency rails
Gem rails-4.2.0
...show the dependencies

Back to comp.lang.ruby | Previous | Next | Find similar


Thread

Gem Rails Version Showing Wrong? Tiago Rossi <tiago@boltassessoria.com> - 2015-01-30 21:32 -0800

csiph-web