X7ROOT File Manager
Current Path:
/opt/alt/ruby22/lib64/ruby/2.2.0/drb
opt
/
alt
/
ruby22
/
lib64
/
ruby
/
2.2.0
/
drb
/
??
..
??
acl.rb
(4.33 KB)
??
drb.rb
(56.32 KB)
??
eq.rb
(244 B)
??
extserv.rb
(800 B)
??
extservm.rb
(1.71 KB)
??
gw.rb
(2.97 KB)
??
invokemethod.rb
(746 B)
??
observer.rb
(636 B)
??
ssl.rb
(11.55 KB)
??
timeridconv.rb
(2.02 KB)
??
unix.rb
(2.77 KB)
Editing: eq.rb
module DRb class DRbObject # :nodoc: def ==(other) return false unless DRbObject === other (@ref == other.__drbref) && (@uri == other.__drburi) end def hash [@uri, @ref].hash end alias eql? == end end
Upload File
Create Folder