activerecord-session_store
activerecord-session_store copied to clipboard
Remove multi_json as dependency in favor of std-lib json
Also implemented here: https://github.com/rails/activerecord-session_store/pull/213
I've moved on from a project where this was a problem. I'm happy to go with your approach, though I'm not a maintainer on this.
Yeah, our PRs are identical. I just wanted to cross link it here, in case someone else stumbles upon this issue.
Perhaps @byroot could take a look at merging one of them?
Fixed in 2.2.0
Thank you for the new release!