riboseinc / ruby-vobject

Ruby library for parsing vObjects
BSD 2-Clause "Simplified" License
10 stars 3 forks source link

Open to PR to allow creation of VObjects? #20

Closed TruRooms closed 2 years ago

TruRooms commented 2 years ago

Would you be open to a PR that would implement an encode method alongside with parsing a VObject?

This way a hash could be turned into a VObject?

ribose-jeffreylau commented 2 years ago

Hi @TruRooms ! Yes, thank you, having an encode alongside decode makes a lot of sense. Feel free to submit a PR this way!