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

Can't serialize empty arrays #41

Open
orls opened this issue May 15, 2015 · 1 comment
Open

Can't serialize empty arrays #41

orls opened this issue May 15, 2015 · 1 comment

Comments

@orls
Copy link

orls commented May 15, 2015

> TOML::Generator.new({:foo => []})
RuntimeError: All array values must be the same type

The array map here will return an array of length 0

@avioli
Copy link

avioli commented Mar 3, 2019

Just encountered this. Is this repo dead? Any advise which implementation I should use to generate TOML?

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