static public Method

Binding.of_caller(&block)

There's no documentation for this item.

Source Code

# File breakpoint.rb, line 20
def Binding.of_caller(&block)
  raise "Breakpoints are not currently working with Ruby 1.8.5"
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.