RailsRequest
Rails toolkit for debugging and inspecting requests.
Installation
Add the gem to your Gemfile
gem 'rails_request', '~> 0.1.5'And rebuild your bundle:
$ bundle installLicense
The gem is available as open source under the terms of the MIT License.