acts_as_runnable_code 1.0.1
See the example app using this gem: http://tictactoe.mapleton.net == FEATURES/PROBLEMS: * Run user uploaded code in the sandbox * Automatic use of wrapper classes inside the sandbox, and unwrapping return results == SYNOPSIS: require "sandbox" require "acts_as_runnable_code"
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
acts_as_wrapped_class
>= 1.0.0
hoe
>= 1.3.0