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

Unable to store an array of objects corresponding to one key #80

Closed
ankit-fliplearn opened this issue Apr 4, 2017 · 1 comment
Closed

Comments

@ankit-fliplearn
Copy link

Is it possible to store an array of objects corresponding to one key(ssn) ?
Can anyone explain with an example ?

@bramski
Copy link
Owner

bramski commented Apr 4, 2017

It's just JSON storage.

"5" => {"my_objects" => [1,2,3,4]}

@bramski bramski closed this as completed Apr 4, 2017
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

No branches or pull requests

2 participants