[macruby-changes] [1046] MacRuby/branches/experimental/mspec/lib/mspec.rb

source_changes at macosforge.org source_changes at macosforge.org
Sat Mar 21 06:57:04 PDT 2009


Revision: 1046
          http://trac.macosforge.org/projects/ruby/changeset/1046
Author:   eloy.de.enige at gmail.com
Date:     2009-03-21 06:57:04 -0700 (Sat, 21 Mar 2009)
Log Message:
-----------
Cleaning.

Modified Paths:
--------------
    MacRuby/branches/experimental/mspec/lib/mspec.rb

Modified: MacRuby/branches/experimental/mspec/lib/mspec.rb
===================================================================
--- MacRuby/branches/experimental/mspec/lib/mspec.rb	2009-03-21 08:03:57 UTC (rev 1045)
+++ MacRuby/branches/experimental/mspec/lib/mspec.rb	2009-03-21 13:57:04 UTC (rev 1046)
@@ -8,11 +8,4 @@
 # If the implementation on which the specs are run cannot
 # load pp from the standard library, add a pp.rb file that
 # defines the #pretty_inspect method on Object or Kernel.
-# require 'pp'
-
-# TODO: Need to check if this is enough.
-# module Kernel
-#   def pretty_inspect(obj)
-#     puts obj.inspect
-#   end
-# end
\ No newline at end of file
+# require 'pp'
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090321/6452a498/attachment-0001.html>


More information about the macruby-changes mailing list