rails-response-dumper 7.0.0
Rails Response Dumper is a library and command line tool to dump HTTP responses from a Rails application to the file system. These responses can then be consumed by other tools for testing and verification purposes.
Gemfile:
=
install:
=
Runtime Dependencies (2):
rails
>= 6.1, < 8
rspec-mocks
~> 3.0