abhay / erlectricity forked from mojombo/erlectricity

Erlectricity exposes Ruby to Erlang and vice versa.

This URL has Read+Write access

name age message
file CONTRIBUTORS Fri Mar 07 15:16:07 -0800 2008 from svn [mojombo]
file History.txt Fri Mar 07 15:16:07 -0800 2008 from svn [mojombo]
file Manifest.txt Fri Mar 07 15:40:39 -0800 2008 update manifest [mojombo]
file README.txt Loading commit data...
file Rakefile Fri Mar 07 15:18:47 -0800 2008 add ext to hoe [mojombo]
directory examples/
directory ext/
directory lib/
file setup.rb Fri Mar 07 15:16:07 -0800 2008 from svn [mojombo]
directory test/
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