Skip to content

Comments

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

Open
edipofederle wants to merge 2 commits intoawesome-print:masterfrom
edipofederle:fix-marshal-dump
Open

Remove usage of marshal_dump since this was removed from Rails#415
edipofederle wants to merge 2 commits intoawesome-print:masterfrom
edipofederle:fix-marshal-dump

Conversation

@edipofederle
Copy link

@edipofederle edipofederle commented Jul 2, 2021

Fixes: #413

@edipofederle edipofederle force-pushed the fix-marshal-dump branch 2 times, most recently from 648ab3d to 5c9526e Compare July 3, 2021 13:58
@noma4i
Copy link

noma4i commented Aug 7, 2021

Just caught this issue. Before this one is merged have to use monkeypatch from here: #413 (comment)

@edipofederle
Copy link
Author

edipofederle commented Aug 20, 2021

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

@wholien
Copy link

wholien commented Mar 23, 2022

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

@mateuszgorniak
Copy link

Let's merge it, pretty please! 🥺

scouttyg added a commit to playboyenterprises/awesome_rails_console that referenced this pull request Jun 9, 2022
@zlenderja
Copy link

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

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

undefined method marshal_dump for ActiveModel::Errors

5 participants