Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Rack/Rails data #21

Closed
rstacruz opened this issue Dec 10, 2012 · 2 comments
Closed

Show Rack/Rails data #21

rstacruz opened this issue Dec 10, 2012 · 2 comments

Comments

@rstacruz
Copy link
Collaborator

I want to see things that are visible in Rails error pages:

  • Rails request parameters (env['action_dispatch.request.parameters'])
  • Session dump (env['rack.session'])
  • Environment variables dump (env filtered somehow)

They can be done accordion-style (click to expand) if need be.

@rstacruz
Copy link
Collaborator Author

This seems relatively easy to do, I can give you a pull req after you accept/reject #22. :)

@haileys
Copy link
Collaborator

haileys commented Dec 11, 2012

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants