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

相關連結: