I would, just in case, not being sure of the repercussions that
installing a prior version of the gem would have.

On May 22, 10:48 pm, Jian Lin <li...@ruby-forum.com> wrote:
> pepe wrote:
> > Just in case it applies here is an extract from the Pickaxe book
> > (Second edition, page 217):
>
> > "Threre's a subtlety when it comes to installing different versions of
> > the same application with RubyGems. Even though RubyGems keeps
> > separate versions of the application's library files, it does not
> > version the actual command you use to run the application. As a
> > result, each install of an application effectively overwrites the
> > previous one."
>
> so that means it will be safest if i re-run
>
>   gem install rails
>
> or
>
>   gem install rails -v2.3.5
>
> again?
>
> --
> Posted viahttp://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to