From 949ce65abcd70cc01b90e86468677dfe7f91c6aa Mon Sep 17 00:00:00 2001 From: masuidrive Date: Sat, 1 Dec 2012 06:11:48 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Related-Projects.md b/Related-Projects.md index ecd41a9..dbdf5cd 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -8,8 +8,13 @@ * [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto_r](https://github.com/matsumoto-r) * [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto_r](https://github.com/matsumoto-r) + + +## Device specific + * [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! by [masuidrive](https://github.com/masuidrive) + ## Language Bindings * [go-mruby](https://github.com/mattn/go-mruby) go-mruby make interface to embed mruby into go by [mattn](https://github.com/mattn)