Sha256: 12f06c48dd03696a94109a306741782d6b9886e50b77d27f8030f27f95e2dfbf

Contents?: true

Size: 180 Bytes

Versions: 3

Compression:

Stored size: 180 Bytes

Contents

# encoding: utf-8

module YARD  #:nodoc: all

  # Extend docstring with yardstick methods
  class Docstring
    include Yardstick::Method
  end # class Docstring
end # module YARD

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
yardstick-0.9.5 lib/yardstick/yard_ext.rb
yardstick-0.9.4 lib/yardstick/yard_ext.rb
yardstick-0.9.3 lib/yardstick/yard_ext.rb