acts_as_runnable_code 1.0.2
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:
=
installation:
=
Dépendances de Runtime (2):
acts_as_wrapped_class
>= 1.0.1
hoe
>= 1.3.0