Revisions of rubygem-rack-test-0_8
Manuel Schnitzer (mschnitzer)
accepted
request 544124
from
Manuel Schnitzer (mschnitzer)
(revision 1)
- initialize package # Known Issue * In UploadedFile.new, when passing e.g. a Pathname object, errors can be raised (eg. ArgumentError: Missing original_filename for IO, or NoMethodError: undefined method 'size') See #207, #209. # Minor enhancements * Add a required_ruby_version of >= 2.2.2, similar to rack 2.0.1. (Samuel Giddins #194) * Remove new line from basic auth. (Felix Kleinschmidt #185) * Rubocop fixes (Per Lundberg #196) * Add how to install rack-test from github to README. (Jun Aruga #189) * Update CodeClimate badges (Toshimaru #195) * Add the ability to create Test::UploadedFile instances without the file system (Adam Milligan #149) * Add custom_request, remove duplication (Johannes Barre #184) * README.md: Added note about how to post JSON (Per Lundberg #198) * README.md: Added version badge (Per Lundberg #199) # Bug fixes * Bugfix for Cookies with multiple paths (Kyle Welsby #197)
Displaying all 3 revisions