Sha256: 431f9c5611b474620a6bbd7bd87188dedf5c63d54c2cbd71e178ff8ebb020cf4

Contents?: true

Size: 163 Bytes

Versions: 9

Compression:

Stored size: 163 Bytes

Contents

require_relative '../spec_helper'

class RequestHarness; include Footrest::Request; end

describe Footrest::Request do
  # let(:request) { RequestHarness.new }
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
footrest-0.5.8 spec/footrest/request_spec.rb
footrest-0.5.7 spec/footrest/request_spec.rb
footrest-0.5.6 spec/footrest/request_spec.rb
footrest-0.5.5 spec/footrest/request_spec.rb
footrest-0.5.3 spec/footrest/request_spec.rb
footrest-0.5.2 spec/footrest/request_spec.rb
footrest-0.5.1 spec/footrest/request_spec.rb
footrest-0.5.0 spec/footrest/request_spec.rb
footrest-0.4.1 spec/footrest/request_spec.rb