Sha256: 2a309649dc652c162fe97bc6c668117e1986f99972ad051af25ede389042eae4

Contents?: true

Size: 634 Bytes

Versions: 1

Compression:

Stored size: 634 Bytes

Contents

## 0.2.0

- Support actionpack 5.1.0
- Dependent on actionpack

## 0.1.1
- Prevent warning for Rails 5  (Thx @mrkn, #9)

## 0.1.0
- Rename `method` with `http_method` (Thx @yujinakayama, #8)

## 0.0.9
- Ignore case-sensivity on Content-Type checking

## 0.0.8
- Use more sophisticated method capture pattern

## 0.0.7
- Add `send_request` to explicitly call `subject` (Thx @lazywei)

## 0.0.6
- Allow any non-space characters in URL path

## 0.0.5
- Allow hyphen in path

## 0.0.4
- Define HTTPS as reserved header name

## 0.0.3
- Remove dependency on ActiveSupport's `Object#in?`

## 0.0.2
- Support RSpec 3

## 0.0.1
- 1st Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec-request_describer-0.2.0 CHANGELOG.md