RubyGems Navigation menu

yard-method-overrides 0.1.0

YARD Method Overrides A YARD plugin that adds tags for specifying method overrides. The tags added are @extension and @override, which allow you to tag a method as either an extension of a superclass’ definition or a complete override of a superclass’ definition. This makes it easy for the reader to see what’s going on may read up on what may be going on in the superclass.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - April 07, 2012 (4 KB)
  2. 0.1.0 - April 06, 2012 (4 KB)

Runtime Dependencies (1):

yard ~> 0.7.0

Owners:

Authors:

  • Nikolai Weibull

SHA 256 checksum:

f3c36e6b0a9a2114f879f0e3a7e433764421d005cafe2c6e7a1cd47c15c26170

Total downloads 7,482

For this version 3,015

Licenses:

N/A

Required Ruby Version: None

Links: