Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、次のコード例は 0 を返します。
require 'feedjira' feed_parsed = Feedjira::Feed.fetch_and_parse("https://news.yahoo.com/rss/topstories") puts feed_parsed