method
validate_plugin!
v2_6_3 -
Show latest stable
- Class:
Bundler::Plugin
validate_plugin!(plugin_path)public
Checks if the gem is good to be a plugin
At present it only checks whether it contains plugins.rb file
@param [Pathname] plugin_path the path plugin is installed at @raise [MalformattedPlugin] if plugins.rb file is not found