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

Add note on Active Job integration for #663 #669

Closed
wants to merge 1 commit into from

Conversation

hayesgm
Copy link

@hayesgm hayesgm commented May 5, 2015

Add a note about Active Job integration which causes Rails serializations issue when passing Draper decorated objects to Rails background mailers. This patch satisfies issue #663.

@seanlinsley
Copy link
Member

Seems like this should be automatically done by Draper itself.

@codebycliff
Copy link
Collaborator

I agree that draper should take care of this. However, there is concern about this being misleading as the object won't be decorated when it is deserialized (#663). I'm proposing we solve this via code AND documentation. I'm awaiting a response on that issue to move forward.

@codebycliff
Copy link
Collaborator

Closing this in favor of new pull request: Feature: ActiveJob Integration and Documentation.

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

Successfully merging this pull request may close these issues.

4 participants