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

store events as hashes in the session #16

Merged
merged 2 commits into from
Jan 26, 2015
Merged

Conversation

jhilden
Copy link
Contributor

@jhilden jhilden commented Jan 22, 2015

this way they can be serialized using :json serialization and not only using :marshal.
:json is the default serializer in rails 4.1+ and considered much safer
see issue #13

this way they can be serialized using :json serialization and not only using :marshal.
:json is the default serializer in rails 4.1+ and considered much safer
see issue #13
@jhilden jhilden mentioned this pull request Jan 22, 2015
@salimhb
Copy link
Member

salimhb commented Jan 23, 2015

looks good

jhilden added a commit that referenced this pull request Jan 26, 2015
store events as hashes in the session
@jhilden jhilden merged commit f2b03cb into master Jan 26, 2015
@jhilden jhilden deleted the store_events_as_hashes branch January 26, 2015 16:42
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