cal[0].x_wr_calname SHOULD work. I suspect that you've exposed a bug.
Can you provide a striped down copy of the icalendar data you are
trying to parse?
--
Rick DeNatale
Blog: http://talklikeaduck.denhaven2.com/
Github: http://github.com/rubyredrick
Twitter: @RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: http://www.linkedin.com/in/rickdenatale
> --
> You received this message because you are subscribed to the Google Groups "RiCal" group.
> To post to this group, send email to rica...@googlegroups.com.
> To unsubscribe from this group, send email to rical_gem+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rical_gem?hl=en.
You should now be able to use cal[0].x_wr_calname
Note however that since I don't in general know if an x property can
have multiple values, this will return a single element array
HTH.
> For more options, visit this group at http://groups.google.com/group/rical_gem?hl=en.