Skip to content

Replace the deprecated MultiJson.decode with MultiJson.load.#110

Open
joshuapinter wants to merge 1 commit intocollectiveidea:masterfrom
cntral:master
Open

Replace the deprecated MultiJson.decode with MultiJson.load.#110
joshuapinter wants to merge 1 commit intocollectiveidea:masterfrom
cntral:master

Conversation

@joshuapinter
Copy link
Copy Markdown

Was getting the following message when using .decode:

MultiJson.decode is deprecated and will be removed in v2.0. Use MultiJson.load instead.

Fixes #109.

Was getting the following message when using `.decode`:

> MultiJson.decode is deprecated and will be removed in v2.0. Use MultiJson.load instead.
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.

MultiJson.decode is deprecated and will be removed in v2.0. Use MultiJson.load instead.

1 participant