This Plugin subclass represents a Gem plugin. Although RubyGems has already taken care of $LOAD_PATHs, it exposes its load_paths to add them to Dependencies.load_paths.
Methods
Public Class methods
Initialize this plugin from a Gem::Specification.
Public Instance methods