Updated Related Projects (markdown)

masuidrive
2012-12-01 06:11:48 -08:00
parent 4b8db120ef
commit 949ce65abc
+5
@@ -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)