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

Failing to write following example with write': undefined method root_object' #39

Open
c0diq opened this issue Dec 20, 2018 · 1 comment

Comments

@c0diq
Copy link

c0diq commented Dec 20, 2018

Just followed the instructions from the README to the letter and getting error

/vendor/bundle --global/gems/nanaimo-0.2.6/lib/nanaimo/writer.rb:48:in `write': undefined method `root_object' for #<Hash:0x00007ff08b0d0308> (NoMethodError)
@segiddins
Copy link
Member

changing it to would probably fix it -- if so, please send a PR updating the README?

ascii_plist_string = Nanaimo::Writer.new(Nanaimo::Hash.new(project_hash)).write

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