public
Description: Projects related to IronRuby
Homepage: http://ironruby.net
Clone URL: git://github.com/ironruby/ironruby-contrib.git
jschementi (author)
Thu May 14 14:06:01 -0700 2009
commit  cb498630f57e5818471b95c98d2aae0215743b30
tree    7dc36a240761df93c70e2eae0f41bfcadc320561
parent  f2b2196e7fd23060b7c57dbbf405cfb8a97d396c
name age message
file .gitmodules Loading commit data...
file README
submodule ironnails - c45176e
submodule silverline - 2642bc5
README
IronRuby Contributor Project
============================

This project consists of open-source projects related to IronRuby.

Most of the projects are git submodules, so you'll have to do the 
following to check out the entire project:

  > git clone git://github.com/ironruby/ironruby-contrib
  > git submodule init
  > git submodule update

Projects
--------

- Silverline: http://github.com/jschementi/silverline
              Ruby on Rails plugin for running Ruby in the browser
              with IronRuby and Silverlight.

- agdlr: http://github.com/jschementi/agdlr
         Silverlight integration with DLR languages

- ironnails: http://github.com/casualjim/ironnails

- ironrubymvc: http://github.com/jschementi/ironrubymvc

- ironruby-json: http://github.com/nrk/ironruby-json

- ironruby-hpricot: http://github.com/nrk/ironruby-hpricot

- magic: http://github.com/thbar/magic

- irdb: http://github.com/rvernagus/irdb