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

use JSON library instead. #1

Merged
merged 1 commit into from
Apr 26, 2015
Merged

Conversation

siong1987
Copy link
Contributor

now, we need to depend on "multi_json" gem in order to use this library (which isn't declared in the gemspec as dependency).

default json library is good enough and that's why i am replacing multi_json with it.

@vasilakisfil
Copy link
Contributor

@siong1987 I would love to accept it but I think you first have to add multi_json as a dependency on gemspec :)

@siong1987
Copy link
Contributor Author

@vasilakisfil if you look at the code, i am currently using the default json library from ruby. so, we don't longer require multi_json anymore.

vasilakisfil added a commit that referenced this pull request Apr 26, 2015
use JSON library instead.
@vasilakisfil vasilakisfil merged commit 425e6db into oddcamp:master Apr 26, 2015
@vasilakisfil
Copy link
Contributor

My bad :/ Took it wrong.. I guess it was way too early and Sunday to review a pull request ^_^
Thanks!

@siong1987
Copy link
Contributor Author

@vasilakisfil haha. no worries. thanks!

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.

2 participants