ur 0.1.1
ur provides a unified representation of a request and response. it can be interpreted from rack, faraday, or potentially other sources, and provides a consistent interface to access the attributes inherent to the request and additional useful parsers and computation from the request.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
addressable
~> 2.0
jsi
>= 0.2.0, < 0.4.0
Development Dependencies (9):
activesupport
>= 0
faraday
>= 0
faraday_middleware
>= 0
minitest
>= 0
minitest-reporters
>= 0
rack
>= 0
rack-test
>= 0
rake
>= 0
simplecov
>= 0