Project

General

Profile

Actions

Bug #827

closed

Fix document for Gem::Installer#write_spec

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

Status:
Closed
ruby -v:
Backport:
[ruby-dev:37282]

Description

=begin
コードとドキュメントが一致していないようだったので修正してみました。

Index: lib/rubygems/installer.rb

--- lib/rubygems/installer.rb (revision 20439)
+++ lib/rubygems/installer.rb (working copy)
@@ -270,11 +270,7 @@
end

##
  • Writes the .gemspec specification (in Ruby) to the supplied

  • spec_path.

  • spec:: [Gem::Specification] The Gem specification to output

  • spec_path:: [String] The location (path) to write the gemspec to

  • Writes the .gemspec specification (in Ruby).

    def write_spec
    rubycode = @spec.to_ruby
    =end

Actions #1

Updated by ko1 (Koichi Sasada) over 15 years ago

  • Assignee set to drbrain (Eric Hodel)

=begin

=end

Actions #2

Updated by yugui (Yuki Sonoda) over 15 years ago

  • Target version set to 1.9.1 Release Candidate

=begin

=end

Actions #3

Updated by yugui (Yuki Sonoda) over 15 years ago

=begin
Ericに確認します
=end

Actions #4

Updated by yugui (Yuki Sonoda) over 15 years ago

=begin
okkez sent a patch for RubyGems to ruby-dev. He said that rdoc does not
seem to have difference from implementation.

-------- Original Message --------
Subject: [ruby-dev:37282] [Bug #827] Fix document for
Gem::Installer#write_spec
Date: Fri, 05 Dec 2008 14:35:01 +0900
From: okkez _
Reply-To:
To: (ruby developers list)

Bug #827: Fix document for Gem::Installer#write_spec
http://redmine.ruby-lang.org/issues/show/827

起票者: okkez _
ステータス: Open, 優先度: Normal
カテゴリ: lib

コードとドキュメントが一致していないようだったので修正してみました。

Index: lib/rubygems/installer.rb

--- lib/rubygems/installer.rb (revision 20439)
+++ lib/rubygems/installer.rb (working copy)
@@ -270,11 +270,7 @@
end

##
  • Writes the .gemspec specification (in Ruby) to the supplied

  • spec_path.

  • spec:: [Gem::Specification] The Gem specification to output

  • spec_path:: [String] The location (path) to write the gemspec to

  • Writes the .gemspec specification (in Ruby).

    def write_spec
    rubycode = @spec.to_ruby


http://redmine.ruby-lang.org

--
Yugui
http://yugui.jp
私は私をDumpする

=end

Actions #5

Updated by drbrain (Eric Hodel) over 15 years ago

=begin
On Dec 12, 2008, at 23:34 PM, Yugui (Yuki Sonoda) wrote:

okkez sent a patch for RubyGems to ruby-dev. He said that rdoc does
not
seem to have difference from implementation.

-------- Original Message --------
Subject: [ruby-dev:37282] [Bug #827] Fix document for
Gem::Installer#write_spec
Date: Fri, 05 Dec 2008 14:35:01 +0900
From: okkez _
Reply-To:
To: (ruby developers list)

Bug #827: Fix document for Gem::Installer#write_spec
http://redmine.ruby-lang.org/issues/show/827

起票者: okkez _
ステータス: Open, 優先度: Normal
カテゴリ: lib

コードとドキュメントが一致していないようだった
ので修正してみました。

Index: lib/rubygems/installer.rb

--- lib/rubygems/installer.rb (revision 20439)
+++ lib/rubygems/installer.rb (working copy)
@@ -270,11 +270,7 @@
end

  • Writes the .gemspec specification (in Ruby) to the supplied

  • spec_path.

  • spec:: [Gem::Specification] The Gem specification to output

  • spec_path:: [String] The location (path) to write the gemspec to

  • Writes the .gemspec specification (in Ruby).

def write_spec
rubycode = @spec.to_ruby

I applied this patch to RubyGems repository:

Index: lib/rubygems/installer.rb

--- lib/rubygems/installer.rb (revision 1935)
+++ lib/rubygems/installer.rb (working copy)
@@ -270,11 +270,8 @@ class Gem::Installer
end

 ##
  • Writes the .gemspec specification (in Ruby) to the supplied

  • spec_path.

  • spec:: [Gem::Specification] The Gem specification to output

  • spec_path:: [String] The location (path) to write the gemspec to

  • Writes the .gemspec specification (in Ruby) to the gem home's

  • specifications directory.

    def write_spec
    rubycode = @spec.to_ruby

Should I make the change to 1_9_1 and trunk also?

=end

Actions #6

Updated by matz (Yukihiro Matsumoto) over 15 years ago

=begin
Hi,

In message "Re: [ruby-core:20593] Re: [Fwd: [ruby-dev:37282] [Bug #827] Fix document for Gem::Installer#write_spec]"
on Tue, 16 Dec 2008 08:32:57 +0900, Eric Hodel writes:

|I applied this patch to RubyGems repository:
|Should I make the change to 1_9_1 and trunk also?

Check in to the trunk. Please leave merging to 1_9_1 up to the
release manager (Yugui).

						matz.

=end

Actions #7

Updated by yugui (Yuki Sonoda) over 15 years ago

  • Due date set to 12/24/2008

=begin

=end

Actions #8

Updated by drbrain (Eric Hodel) over 15 years ago

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

=begin
Applied in changeset r20924.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0