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* (7KB)
  2. 1.0.1 - October 22, 2007* (6.5KB)
  3. 1.0.0 - October 22, 2007* (6.5KB)

Runtime依存関係 (1):

hoe >= 1.3.0

所有者:

作者:

  • David Stevenson

SHA 256チェックサム:

=

累計ダウンロード数 26,718

このバージョンのみ 8,475

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

リンク: