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 (
| name | age | message | |
|---|---|---|---|
| |
CONTRIBUTORS | Fri Mar 07 15:16:07 -0800 2008 | [mojombo] |
| |
History.txt | Fri Mar 07 15:16:07 -0800 2008 | [mojombo] |
| |
Manifest.txt | Fri Mar 07 15:40:39 -0800 2008 | [mojombo] |
| |
README.txt | Sun May 18 01:58:18 -0700 2008 | [abhay] |
| |
Rakefile | Fri Mar 07 15:18:47 -0800 2008 | [mojombo] |
| |
examples/ | Fri Mar 07 15:16:07 -0800 2008 | [mojombo] |
| |
ext/ | Thu Mar 20 17:13:48 -0700 2008 | [KirinDave] |
| |
lib/ | Sat May 31 03:02:37 -0700 2008 | [halorgium] |
| |
setup.rb | Fri Mar 07 15:16:07 -0800 2008 | [mojombo] |
| |
test/ | Sun May 18 01:58:53 -0700 2008 | [abhay] |
README.txt
= Erlectricity - An Erlang -> Ruby bridge that operates using erlang ports
== DESCRIPTION:
Erlectricity is a library for ruby that implements a an API with which to interact with Erlang through the ports system
in a more natural way. It allows you to integrate ruby code as you would any other process in the erlang ecosystem.
== REQUIREMENTS:
* concurrent (0.0.2) gem
INSTALL:
sudo gem install erlectricity




