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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -