Nokogiri v1.0.3 Release Notes

    • 🛠 5 Bugfixes

      • NodeSet now implements to_ary
      • XML::Document should not implement parent
      • More GC Bugs fixed. (Mike is AWESOME!)
      • Removed RARRAY_LEN for 1.8.5 compatibility. Thanks Shane Hanna.
      • inner_html fixed. (Thanks Yehuda!)