awesome-print / awesome_print

Pretty print your Ruby objects with style -- in full color and with proper indentation
http://github.com/michaeldv/awesome_print
MIT License
4.07k stars 454 forks source link

Remove usage of marshal_dump since this was removed from Rails #415

Open edipofederle opened 3 years ago

edipofederle commented 3 years ago

Fixes: https://github.com/awesome-print/awesome_print/issues/413

noma4i commented 2 years ago

Just caught this issue. Before this one is merged have to use monkeypatch from here: https://github.com/awesome-print/awesome_print/issues/413#issuecomment-827963337

edipofederle commented 2 years ago

This is still relevant. Could someone with 'powers' take a look? thanks!

wholien commented 2 years ago

ran into this today, would love if this PR was looked at so it can get fixed! Thanks @edipofederle

mateuszgorniak commented 2 years ago

Let's merge it, pretty please! 🥺

zlenderja commented 1 year ago

I ended up replacing awesome_print with a fork amazing_print which includes the fix

https://github.com/amazing-print/amazing_print