method

promote_load_path

v1_9_3_125 - Show latest stable - Class: Gem
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.