Created
September 21, 2009 21:22
-
-
Save krbullock/190556 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ ❧ sudo gem install rubyforge | |
Password: | |
Successfully installed rubyforge-2.0.0 | |
1 gem installed | |
Installing ri documentation for rubyforge-2.0.0... | |
Updating ri class cache with 6026 classes... | |
Installing RDoc documentation for rubyforge-2.0.0... | |
~ ❧ rubyforge config | |
/Library/Ruby/Gems/1.8/gems/json-1.1.9/lib/json/common.rb:122:in `parse': 618: unexpected token at '<?xml version="1.0" encoding="UTF-8"?> (JSON::ParserError) | |
<!DOCTYPE html | |
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en "> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<meta name='author' content="Bruce Williams (http://codefluency.com), for | |
Ruby Central (http://rubycentral.org)"> | |
<title>RubyForge: Developer Profile</title> | |
<link rel="alternate" type="application/rss+xml" title="Recent gems" href="http://gems.rubyforge.org/index.rss" /> | |
<link rel="alternate" type="text/xml" title="RSS" href="http://rubyforge.org/export/rss_sfnews.php"/> | |
<link rel="Shortcut Icon" href="http://static.rubyforge.vm.bytemark.co.uk/themes/rubyforge/images/favicon.ico"/> | |
<script language="JavaScript" type="text/javascript"> | |
<!-- | |
function help_window(helpurl) { | |
HelpWin = window.open( 'http://rubyforge.org' + helpurl,'HelpWindow','scrollbars=yes | |
from /Library/Ruby/Gems/1.8/gems/json-1.1.9/lib/json/common.rb:122:in `parse' | |
from /Library/Ruby/Gems/1.8/gems/rubyforge-2.0.0/lib/rubyforge.rb:115:in `get_via_rest_api' | |
from /Library/Ruby/Gems/1.8/gems/rubyforge-2.0.0/lib/rubyforge.rb:103:in `scrape_config' | |
from /Library/Ruby/Gems/1.8/gems/rubyforge-2.0.0/bin/rubyforge:156 | |
from /usr/bin/rubyforge:19:in `load' | |
from /usr/bin/rubyforge:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment