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

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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