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

Chore/rails 7 #436

Merged
merged 8 commits into from
Apr 17, 2023
Merged

Chore/rails 7 #436

merged 8 commits into from
Apr 17, 2023

Conversation

tsubik
Copy link
Collaborator

@tsubik tsubik commented Apr 12, 2023

No description provided.

@tsubik tsubik force-pushed the chore/rails-7 branch 2 times, most recently from 2ac1d62 to 297c63b Compare April 12, 2023 09:04
@santostiago santostiago self-requested a review April 16, 2023 17:54
Copy link
Contributor

@santostiago santostiago left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are pretty small. Cool!

@@ -2,4 +2,4 @@

# Specify a serializer for the signed and encrypted cookie jars.
# Valid options are :json, :marshal, and :hybrid.
Rails.application.config.action_dispatch.cookies_serializer = :marshal
Rails.application.config.action_dispatch.cookies_serializer = :hybrid
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because marshal does not work anymore, at least I have errors when saving filters in active admin. We should move to json after some time, hybrid is just temporal.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not mentioning brakeman ignored warnings when using marshal that could be silenced

Base automatically changed from chore/ruby-upgrade to develop April 17, 2023 09:23
@tsubik tsubik merged commit 6654444 into develop Apr 17, 2023
@tsubik tsubik deleted the chore/rails-7 branch April 17, 2023 09:47
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.

None yet

2 participants