method

promote_load_path

ruby latest stable - Class: Gem

Method deprecated or moved

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

promote_load_path(gem_name, over_name)
public

Promotes the load paths of the gem_name over the load paths of over_name. Useful for allowing one gem to override features in another using #find_files.