Flowdock
method

update_or_replace

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: RI

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

update_or_replace(cls_desc) private

By default we replace existing classes with the same name. If the –merge option was given, we instead merge this definition into an existing class. We add our methods, aliases, etc to that class, but do not change the class’s description.

Show source
Register or log in to add new notes.