faster_path 0.0.2

Alternative to Pathname
Documentation
1
2
3
4
5
require File.expand_path('../shared/new', __FILE__)

describe "TCPSocket.new" do
  it_behaves_like :tcpsocket_new, :new
end