RailsRequest

Rails toolkit for debugging and inspecting requests.

Installation

Add the gem to your Gemfile

gem 'rails_request', '~> 0.1.1'

And rebuild your bundle:

$ bundle install

License

The gem is available as open source under the terms of the MIT License.