Sandboxed plugins for Ruby on Rails -


i'm looking create web app run plugins untrusted sources (i.e. community submissions). need lock down plugins sandbox access allowed (can't write disk, etc.). ideally, plugin able use approved packages , apis.

is possible in ruby on rails? if so, can point me toward package or documentation me started?

set $safe 4, should trick.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

trac - Modifying workflow to add a status and split on ticket type -

Delphi interface implements -