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

[enhancement] Better params parsing? #44

Closed
schiza opened this issue Feb 27, 2013 · 2 comments
Closed

[enhancement] Better params parsing? #44

schiza opened this issue Feb 27, 2013 · 2 comments
Assignees

Comments

@schiza
Copy link

schiza commented Feb 27, 2013

It would be lovely, if params could be represented in a 'tree' way, for nested objects (hashes, arrays, etc.), that you can clearly read/collapse. For now, it's only a little bit help for reading params (especially when you are i.e. updating your model and sending nested hash of attributes).

@YushengLi
Copy link

+1 for this, this is the only reason I have to check development log after using rails_panel,a formatted params would be easy for debugging.

@dejan dejan self-assigned this Apr 27, 2024
@dejan
Copy link
Owner

dejan commented Apr 27, 2024

Thanks for suggestion! Implemented in #201

@dejan dejan closed this as completed Apr 27, 2024
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

3 participants