Sha256: 7118c304ab216c7f66c71d9e8b4b44c0132ac4ea52b864eedaefe2e4248d7158

Contents?: true

Size: 359 Bytes

Versions: 7

Compression:

Stored size: 359 Bytes

Contents

if defined?(Gem::VERSION) && Gem::VERSION >= "2.0."
  require File.expand_path(File.dirname(__FILE__) + '/yard/rubygems/hook')
else
  unless defined?(Gem::DocManager.load_yardoc)
    require File.expand_path(File.dirname(__FILE__) + '/yard/rubygems/specification')
    require File.expand_path(File.dirname(__FILE__) + '/yard/rubygems/doc_manager')
  end
end

Version data entries

7 entries across 6 versions & 2 rubygems

Version Path
abaci-0.3.0 vendor/bundle/gems/yard-0.9.2/lib/rubygems_plugin.rb
abaci-0.3.0 vendor/bundle/gems/yard-0.9.1/lib/rubygems_plugin.rb
yard-0.9.5 lib/rubygems_plugin.rb
yard-0.9.4 lib/rubygems_plugin.rb
yard-0.9.3 lib/rubygems_plugin.rb
yard-0.9.2 lib/rubygems_plugin.rb
yard-0.9.1 lib/rubygems_plugin.rb