Sha256: 89fa19046a978458bda678900d0a78e85415b08dddbc40304bf4ea13d4c4083e

Contents?: true

Size: 896 Bytes

Versions: 1

Compression:

Stored size: 896 Bytes

Contents

## 0.3.0.beta2
* Fix #8

## 0.3.0.beta1
* Capybara 2.x support, but test not working now... (thanks to gkellogg)

## 0.2.4
* Added __FILE__ and __LINE__ so that pry can find generated methods (thanks to @mad_p)

## 0.2.3
* ENHANCEMENT
 * add json interface to get json

## 0.2.2
* BUGFIX
 * rack_test_json works POST, PUT, DELETE as well (thanks to @sonots)

## 0.2.1
* ENHANCEMENT
 * options to switch redirect

## 0.2.0
* stop using capybara/rack_test/driver

## 0.1.2
* BUGFIX
   * I forgot to add get! etc to Capybara::DSL

## 0.1.1
* ENHANCEMENT
    * get!, post!, put!, delete!
* BUGFIX
    * ensure the same interface sending header to app

## 0.1.0
* ENHANCEMENT
    * gurantee the same interface in error response

## 0.0.3
* ENHANCEMENT
    * creae :httpclient_json driver

## 0.0.2
* ENHANCEMENT
    * support capybara < 1.0

## 0.0.1
* ENHANCEMENT
    * create :rack_test_json driver

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capybara-json-0.3.0.beta2 CHANGELOG.md