RubyGems Navigation menu

acts_as_runnable_code 1.0.0

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: class Algorithm < ActiveRecord::Base # "code" is a database attribute in this case, containing user's code acts_as_runnable_code :classes => ["Board"] end

Gemfile:
=

installieren:
=

Versionen:

  1. 1.0.2 - October 25, 2007* (7 KB)
  2. 1.0.1 - October 22, 2007* (6,5 KB)
  3. 1.0.0 - October 22, 2007* (6,5 KB)

Runtime Abhängigkeiten (1):

hoe >= 1.3.0

Besitzer:

Autoren:

  • David Stevenson

SHA 256-Prüfsumme:

=

Downloads insgesamt 26.718

Für diese Version 8.475

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: > 0.0.0

Links: