On Thu, Dec 4, 2008 at 11:37 PM, Jakob <[EMAIL PROTECTED]> wrote: > > Hi all, > > 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 > > Any suggestions would be much appreciated!
I have installed everything through MacPorts because it allowed me to better maintain my Ruby and Rails development environment even after an upgrade of Mac OS. Thus, I would recommend not installing anything in subdirectory /usr. At this time, all my RoR components are installed in /opt. Good luck, -Conrad > > > > --~--~---------~--~----~------------~-------~--~----~ 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-talk@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---