Skip to content

moretea/rubybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyBox

A sandbox for Ruby, which allows execution of untrusted code

Don't use it. It's not yet ready for production.

Wanna help?

  1. Fork RubyBox
  2. Create a feature branch - git checkout -b feature/my_branch
  3. Write your fix, with specs. (I won't accept non-tested code)
  4. Push to your branch -git push origin feature/my_branch
  5. Create an Issue with a link to your branch
  6. That's it!

About

Sandbox to execute 'untrusted' ruby code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages