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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 Dependencies (1):

hoe >= 1.3.0

Owners:

Authors:

  • David Stevenson

SHA 256 checksum:

1b0c312d5071f166e0fc7987a77b03df80a6c7ead7a1fc876bc0bc8e2dc6ffde

Total downloads 26,451

For this version 8,396

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: