method

require_library_or_gem

rails latest stable - Class: Kernel

Method deprecated or moved

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

require_library_or_gem(library_name)
public

Require a library with fallback to RubyGems. Warnings during library loading are silenced to increase signal/noise for application warnings.