dejan / rails_panel

Chrome extension for Rails development
https://chromewebstore.google.com/detail/railspanel/gjpfobpafnhjhbajcjgccbbdofdckggg
MIT License
3.85k stars 186 forks source link

Pretty print params #201

Closed dejan closed 5 months ago

dejan commented 5 months ago

Pretty print params so when they are nested, it's easier to understand the structure. See https://github.com/dejan/rails_panel/issues/44

BEFORE

Screenshot from 2024-04-27 18-34-22

AFTER

Screenshot from 2024-04-27 18-27-19