Flowdock
method

singleton_method_added

Importance_1
v2.1.0 - Show latest stable - 0 notes - Class: ActiveRecord::Migration
singleton_method_added(sym) public

Because the method added may do an alias_method, it can be invoked recursively. We use @ignore_new_methods as a guard to indicate whether it is safe for the call to proceed.

Show source
Register or log in to add new notes.