You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was reported by dreamhead.
What steps will reproduce the problem?
def simple(cond)
if cond
eval ''
else
eval ''
end
end
It has something to do wirh Binding.
Original issue reported on code.google.com by [email protected] on 20 Sep 2007 at 2:09
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Sep 2007 at 2:09The text was updated successfully, but these errors were encountered: