Module WebConsole::JRuby
In: lib/web_console/integration/jruby.rb

Methods

Classes and Modules

Class WebConsole::JRuby::FakeJRubyBinding
Class WebConsole::JRuby::FakeJRubyBindingsArray

Public Class methods

Returns whether JRuby is ran in interpreted mode.

A proc to be used in Kernel#set_trace_func.

It sets Exception#bindings for an error with all the bindings the current ThreadContext contains.

[Validate]