Module: Lookout::Plugins

Defined in:
lib/lookout-3.0/plugins.rb

Overview

Namespace for Lookout plugins. Plugins should place their top-level class/module under this namespace. For example, the Rack plugin is named Lookout::Plugins::Rack.