dewski/json_builder

When in doubt: to_s

dbackeus opened this issue · 1 comments

Would be nice if json_builder would call to_s on values outside of the JSON default types instead of just giving blank values.

This has been added in for 3.0, thanks for the suggestion!