I've just a new macbook and I need to work with rails 2.2 and not the
version as installed with leopard. I updated gems to 1.3.1 without any
trouble (using gem update --system) but when i try to install rails
with the gem command all i get is this:
ERROR: While executing gem ... (NoMethodError)
undefined method `include?' for nil:NilClass