From: Ryan Davis Date: 2010-10-16T16:58:22+09:00 Subject: Re: My First Time --Apple-Mail-1--328898227 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit On Oct 15, 2010, at 8:47 PM, Travis Tslib wrote: > require 'reve' > api = Reve::API.new('my_userid','my_apikey') > api.characters.each do |character| > puts character.name > end require "rubygems" Before reve and it should load. --Apple-Mail-1--328898227--