This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install kballard-openri
openri /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed May 14 14:55:29 -0700 2008 | [kballard] |
| |
LICENSE | Wed May 14 14:55:29 -0700 2008 | [kballard] |
| |
README | Thu May 15 21:04:48 -0700 2008 | [kballard] |
| |
Rakefile | Wed May 21 16:33:24 -0700 2008 | [kballard] |
| |
bin/ | Wed May 14 15:09:42 -0700 2008 | [kballard] |
| |
lib/ | Wed May 21 16:33:24 -0700 2008 | [kballard] |
| |
openri.gemspec | Wed May 21 16:33:24 -0700 2008 | [kballard] |
README
= openri by Kevin Ballard <kevin@sb.org> == DESCRIPTION openri is a script that opens the documentation for the given gem in your browser. The gem can be specified either by gem name or by require name. == Usage $ openri gemname === Examples $ openri activerecord Opens the documentation for ActiveRecord




