I''m trying to upgrade my Windows box to 0.13.1. However, everytime I
try
"gem install rails" or "gem update rails" it instead
installs
rails_analyzer_tools. I had rails_analyzer_tools installed before, so I did
a "gem remove rails_analyzer_tools" and removed all versions of it.
Tried
again -- and rubygems installs rails_analyzer_tools again instead of Rails.
I thought maybe this was a bug in rubygems, so I upgraded rubygems to 0.8.11.
Tried again. Same problem.
So then I tried "gem install rails --include-dependencies", and I get
this
error:
ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option:
--include-dependencies
What the heck is going on here? I just want the most recent version of
Rails. I know I can manually download each of the rails dependencies and
install from the local gem ... but isn''t Rubygems supposed to do all
this
nice and neatly for me?
Thanks.
p.s. Here is my "gem list" resutls
*** LOCAL GEMS ***
actionmailer (1.0.1, 0.9.1, 0.8.0, 0.7.1, 0.7.0, 0.6.1)
Service layer for easy email delivery and testing.
actionpack (1.9.1, 1.8.1, 1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.1)
Web-flow and rendering framework putting the VC in MVC.
actionwebservice (0.8.1, 0.7.1, 0.6.1, 0.6.0, 0.5.0)
Web service support for Action Pack.
activerecord (1.11.1, 1.10.1, 1.9.0, 1.8.0, 1.7.0, 1.6.0, 1.5.1)
Implements the ActiveRecord pattern for ORM.
activesupport (1.1.1, 1.0.4, 1.0.2, 1.0.1, 1.0.0)
Support and utility classes used by the Rails framework.
BlueCloth (1.0.0)
BlueCloth is a Ruby implementation of Markdown, a text-to-HTML
conversion tool for web writers. Markdown allows you to write using
an easy-to-read, easy-to-write plain text format, then convert it to
structurally valid XHTML (or HTML).
fxruby (1.4.2, 1.2.6, 1.2.5, 1.2.4, 1.2.3, 1.2.2)
FXRuby is the Ruby binding to the FOX GUI toolkit.
rails (0.12.1, 0.10.1, 0.10.0, 0.9.5, 0.9.4.1 <http://0.9.4.1>)
Web-application framework with template engine, control-flow layer,
and ORM.
rails_analyzer_tools (1.1.0)
Tools for analyzing the performance of web sites.
rake (0.6.2, 0.5.4, 0.5.3, 0.4.15)
Ruby based make-like utility.
RedCloth (3.0.4, 3.0.3, 3.0.1)
RedCloth is a module for using Textile and Markdown in Ruby. Textile
and Markdown are text formats. A very simple text format. Another
stab at making readable text that can be converted to HTML.
rubygems-update (0.8.11)
RubyGems Update GEM
sources (0.0.1)
This package provides download sources for remote gem installation
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails