Did you install rvm using sudo? If you sudo install it, it'll make it so you have to use sudo to install any gems. If you want to tell which ruby you're running (on a mac) type:
which ruby shouldn't be /usr/bin/ruby -- Posted via http://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 [email protected]. 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.

