Remove fetching portion of Feedjira (#381) Feedjira's main duty is parsing XML. Remove the networking portion from this library simplifies and increases the maintainability of this project. Make HTTP requests is quite easy to do today in Ruby. This is one step as a part of the larger vision of 3.0. https://github.com/feedjira/feedjira/issues/370
↧
Remove fetching portion of Feedjira (#381)
↧