Now that Rails and many other gem/plugins have moved to github, there needs to be a better way to know where to get things from. The first thing I did was add github as a source (sudo gem sources -a http://gems.github.com/). How do I know where the gem came from once I install it? For example, Capistrano 2.4 seems to be in both places. Which one do I get when I install? If installed from rubyforge, but github gets an update, will gem update pick it up? Do I need to go through all my gems and re-install if there is a later version on github? Plugins are even more fun. Any suggested courses of action for managing my gems in plugins? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---