sam-github / vpim

vCard and iCalendar support for ruby
http://vpim.rubyforge.org/
Other
142 stars 69 forks source link

ruby 1.9.2 compatibility fixes and some other stuff #2

Closed thoughtafter closed 8 months ago

bf4 commented 11 years ago

+1 on this, or at least modify vpim/rfc2425.rb:82 to have cards.each_line or cards.split(/\r?\n/).each

sam-github commented 8 months ago

Sorry, if someone wants to present small, well-defined PRs with testcases, I could merge them, but I'm not pulling someone's dev branch and all it's random unrelated changes.