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:
=

安装:
=

版本列表:

  1. 1.0.2 - October 25, 2007* (7.0 KB)
  2. 1.0.1 - October 22, 2007* (6.5 KB)
  3. 1.0.0 - October 22, 2007* (6.5 KB)

Runtime 依赖 (1):

hoe >= 1.3.0

业主:

作者:

  • David Stevenson

SHA 256 校验和:

=

下载总量 26,718

这个版本 8,475

版本发布:

许可:

需要的 Ruby 版本: > 0.0.0

链接: