RubyGems is a package manager for the Ruby programming language
There is currently no information available on this RubyGem.
gcalapi - RubyForge: Welcome
gcalapi-0.1.2.gem: 37 KB: 340: Any.gem (RubyGem) gcalapi-0.1.2.tgz: 14 KB: 260: Any.gz 0.1.1 2008-02-23 13:00: gcalapi-0.1.1.gem: 38 KB: 131: Any.gem (RubyGem) gcalapi-0.1.1.tgz
http://rubyforge.org/frs/?group_id=2228
automatic | RubyGems.org | your community gem host
RubyGems.org ... gcalapi >= 0 hashie >= 0 sqlite3 >= 0 xml-simple >= 0
http://rubygems.org/gems/automatic
all gems | RubyGems.org | your community gem host
Displaying Rubygem 121 - 150 of 1842 in total ... gcalapi (0.1.2) Google Calendar API
http://rubygems.org/gems?page=5&letter=G
Lotus Notes 6.5のカレンダーをGoogle Calendarへ転送する ...
@echo off ruby -x " %~f0 " %* pause goto :EOF #! ruby -Ks require 'rubygems' # gcalapiをGemでインストールしたときに必要らしい require 'win32ole' require 'kconv' ...
http://d.hatena.ne.jp/dogatana/20090125/1232877139
Gem Download Stats « Prometheus Fusion Perfection
The excellent google-rest does the heavy lifting for my dirty hack. Enjoy! Generated Thu May 07 04:40:39 -0400 2009; 43355646 RubyGem downloads to date
http://prometheusfusionperfection.com/2009/05/08/gem-download-stats/
googleのカレンダーのデータを取得してみた - Rails ...
require "rubygems" require "gcalapi" mail = "XXXXX@gmail.com" pass = "XXXXX" feed = "http://www.google.com/calendar/feeds/[XXXXX@gmail.com/private/full?alt=json"
http://d.hatena.ne.jp/senggonghaza/20110406/1302101569
Attachment 65826 Details for Bug 141461 - Welcome to NetBeans
Native Ruby gem list execution log. gem_list.out (text/plain), 726.15 KB, created by esmithbss
http://netbeans.org/bugzilla/attachment.cgi?id=65826&action=edit
howm形式の予定をruby経由でGoogle Calendarに登録する ...
howm形式の予定をruby経由でGoogle Calendar ... sudo apt-get install rubygems. sudo gem install gcalapi
http://sites.google.com/site/hymd3a/ruby/ruby-gcal
ヽ( ・∀・)ノくまくまー(2007-11-02)
... 要公開)からイベントオブジェクトを作成するコードは以下の通り。(これは実際に動く) irb -r rexml/document -rubygems -r gcalapi
http://wota.jp/ac/?date=20071102
Ruby: Unexpected EOF while inflating GZIP file? - programming ...
undefined method(s) in a gcalapi class; Hi, I am using the gcalapi v 0.1.0 library and ... Why does this work:require 'rubygems'require 'rubyful_soup'sourceFile = 'lists.php ...
http://programming.itags.org/ruby/72404/