Flowdock
method

of_caller

Importance_0
v1.2.6 - Show latest stable - 0 notes - Class: Binding
of_caller(&block) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/breakpoint.rb, line 20
  def Binding.of_caller(&block)
    raise "Breakpoints are not currently working with Ruby 1.8.5"
  end
Register or log in to add new notes.