MRuby engine is a sandboxed scripting engine. It wraps mruby into a gem that can be included in any Ruby application.
dev clone mruby-engine
dev up
dev spec
git clone --recursive https://github.com/Shopify/mruby-engine
bundle install
bin/rake spec