2011-12-14 17:48:39 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-rack-test pacakge to 0.6.1.
== 0.6.1 / 2011-07-27
* Bug fixes
* Fix support for params with arrays in multipart forms (Joel Chippindale)
* Add respond_to? to Rack::Test::UploadedFile to match method_missing (Josh \
Nichols)
* Set the Referer header on requests issued by follow_redirect! (Ryan Bigg)
== 0.6.0 / 2011-05-03
* Bug fixes
* Add support for HTTP OPTIONS verb (Paolo "Nusco" Perrotta)
* Call #finish on MockResponses if it's available (Aaron Patterson)
* Allow HTTP_HOST to be set via #header (Geoff Buesing)
|
2011-06-11 04:45:12 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Add a note in comment to keep this package to 0.5.x series.
|
2011-02-09 13:54:35 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-rack-test package to 0.5.7.
== 0.5.7 / 2011-01-01
* Bug fixes
* If no URI is present, include all cookies (Pratik Naik)
|
2010-09-12 06:07:41 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
Importing ruby-rack-test 0.5.4.
|