shikashi 0.1.1
shikashi is a ruby sandbox that permits the execution of "unprivileged" scripts by defining the permitted methods and constants the scripts can invoke (I.E., the script cannot use the File class or a RoR Model Class unless that permission is specified) "well done version" of ruby-arena-sanbox based on rallhook
Gemfile:
=
install:
=
Runtime Dependencies (1):
rallhook
>= 0.7.0