<
^
>
P
N
|<
>|
^
_
>
<
---
|
~
.
..
Help
Subject:
Re: Advanced Ruby: Eval over multiple Bindings?
From:
Steve Klabnik
<steve steveklabnik.com>
Date: Sun, 13 Nov 2011 05:26:31 +0900
References:
390105
In-reply-to:
390105
The only method directly on binding is eval, so you'd have to do it in some sort of manual fashion.