ur 0.0.4
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:
=
installation:
=
Dépendances de Runtime (2):
addressable
~> 2.0
jsi
~> 0.2.0
Dépendances de Development (9):
activesupport
>= 0
faraday
>= 0
faraday_middleware
>= 0
minitest
~> 5.0
minitest-reporters
>= 0
rack
>= 0
rack-test
>= 0
rake
~> 10.0
simplecov
>= 0