Sha256: b48286acd5901312aafa94bd591755c708d960d910627c0892ff5c78e9211208

Contents?: true

Size: 414 Bytes

Versions: 4

Compression:

Stored size: 414 Bytes

Contents

Upgrading BunnyMock
===================

## Upgrading to >= 1.2.0

#### Changes `has_binding?` to `routes_to?` in `BunnyMock::Exchange`

The `has_binding?` helper has been name changed to `routes_to?`. For now, an alias exists for `has_binding?`, but this may be deprecated in version 2.

#### Changes to use `Bunny` exceptions, instead of custom

Now all exceptions thrown will be the original `Bunny` exceptions

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bunny-mock-1.3.0 UPGRADING.md
bunny-mock-1.2.2 UPGRADING.md
bunny-mock-1.2.1 UPGRADING.md
bunny-mock-1.2.0 UPGRADING.md