Project

General

Profile

Actions

Bug #881

closed

A mistake in rake/packagetask.rb document

Added by okkez (okkez _) over 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-dev:37443]

Description

=begin
些細な間違いを見つけたので報告しておきます。

Index: packagetask.rb

--- packagetask.rb (revision 20682)
+++ packagetask.rb (working copy)
@@ -44,7 +44,7 @@
# end
#
class PackageTask < TaskLib

  • Name of the package (from the GEM Spec).

  • Name of the package.

    attr_accessor :name

    Version of the package (e.g. '1.3.2').

=end

Actions #1

Updated by matz (Yukihiro Matsumoto) over 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r20751.
=end

Actions

Also available in: Atom PDF

Like0
Like0