ruby-changes:20234
From: nobu <ko1@a...>
Date: Wed, 29 Jun 2011 12:36:10 +0900 (JST)
Subject: [ruby-changes:20234] nobu:r32282 (trunk): * properties.
nobu 2011-06-29 12:35:48 +0900 (Wed, 29 Jun 2011) New Revision: 32282 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32282 Log: * properties. Modified files: trunk/lib/rake/lib/project.rake trunk/test/drb/ut_eq.rb trunk/test/openssl/test_ssl_session.rb trunk/test/test_securerandom.rb Property changes on: lib/rake/lib/project.rake ___________________________________________________________________ Added: svn:eol-style + LF Property changes on: test/openssl/test_ssl_session.rb ___________________________________________________________________ Added: svn:eol-style + LF Property changes on: test/test_securerandom.rb ___________________________________________________________________ Added: svn:eol-style + LF Index: test/drb/ut_eq.rb =================================================================== --- test/drb/ut_eq.rb (revision 32281) +++ test/drb/ut_eq.rb (revision 32282) @@ -11,7 +11,7 @@ @foo = Foo.new end attr_reader :foo - + def foo?(foo) @foo == foo end Property changes on: test/drb/ut_eq.rb ___________________________________________________________________ Added: svn:eol-style + LF -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/