RubyBox A sandbox for Ruby, which allows execution of untrusted code Don't use it. It's not yet ready for production. Wanna help? Fork RubyBox Create a feature branch - git checkout -b feature/my_branch Write your fix, with specs. (I won't accept non-tested code) Push to your branch -git push origin feature/my_branch Create an Issue with a link to your branch That's it!