theforeman / safemode

A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby. Provides Rails ActionView template handlers for ERB and Haml.
http://www.artweb-design.de
MIT License
68 stars 20 forks source link

Add Jail extension test #38

Closed lzap closed 2 years ago

lzap commented 3 years ago

I was wondering how Jail call chain works and this test confirmed me the behavior. Probably a useful test.

lzap commented 2 years ago

Hello, anybody could take a look on my patch? See https://github.com/svenfuchs/safemode/issues/41 for more discussion about the pace of reviews, thanks!