Project

General

Profile

Actions

Feature #3427

closed

instances of Dir class can't be compared

Added by coatl (caleb clausen) almost 14 years ago. Updated about 12 years ago.

Status:
Rejected
Target version:
[ruby-core:30732]

Description

=begin
Dir#== and friends seem to be absent.

$ install/bin/ruby -e 'p Dir.new(".")==Dir.new(".")'
false
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0