Bug #827: Fix document for Gem::Installer#write_spec
http://redmine.ruby-lang.org/issues/show/827
e$B5/I<<Te(B: okkez _
e$B%9%F!<%?%9e(B: Open, e$BM%@hEYe(B: Normal
e$B%+%F%4%je(B: lib
e$B%3!<%I$H%I%-%e%a%s%H$,0lCW$7$F$$$J$$$h$&[email protected][email protected]$7$F$_$^$7$?!#e(B
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