Module: Pluginator::Extensions

Defined in:
lib/pluginator/extendable_autodetect.rb,
lib/plugins/pluginator/extensions/matching.rb,
lib/plugins/pluginator/extensions/first_ask.rb,
lib/plugins/pluginator/extensions/class_exist.rb,
lib/plugins/pluginator/extensions/conversions.rb,
lib/plugins/pluginator/extensions/first_class.rb,
lib/plugins/pluginator/extensions/plugins_map.rb

Overview

Copyright 2013 Michal Papis <[email protected]>

This file is part of pluginator.

pluginator is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

pluginator is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with pluginator. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: ClassExist, Conversions, FirstAsk, FirstClass, Matching, PluginsMap