Object
(Not documented)
# File vendor/plugins/ubiquo_core/lib/ubiquo/plugin.rb, line 27 27: def initialize(&block) 28: @url = @desc = '' 29: @dependencies = {} 30: yield self 31: raise MissingName unless name 32: raise MissingVersion unless version 33: end
Disabled; run with $DEBUG to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.