开发者

Best Rails 3 XML parser

开发者 https://www.devze.com 2023-01-28 11:22 出处:网络
Which XML 开发者_JAVA技巧library, GEM would you recommend to use with Rails 3?Nokogiri is widely used.Try hpricot!

Which XML 开发者_JAVA技巧library, GEM would you recommend to use with Rails 3?


Nokogiri is widely used.


Try hpricot!

EDIT: I take that back, hpricot is primarily HTML. Nokogiri is probably the best option out there today. For a guide, check out this Engine Yard blog post.

0

精彩评论

暂无评论...
验证码 换一张
取 消