Quantcast
Channel: Active questions tagged feedzirra+feedjira - Stack Overflow
Browsing all 3 articles
Browse latest View live

What kind of entries Feedjira has?

I started to use feedjira. I'm getting entries from url: feed = Feedjira::Feed.fetch_and_parse(self.url) puts "Fetching from #{self.url}" feed.entries.each do |entry| unless Feed.exists? guid:...

View Article



How do I place instances on a page without access to params in my create method?

I have three models, Subscription, Show, and Episode. Subscription's role is to parse the feed in its :url column and instantiate Show and Episode, filling their columns with Feedjira properties. I'm...

View Article

Ruby: How to set feedjira configuration options?

In the Feedjira 2.0 announcement blog post, it says that if you want to set the user agent, that should be a configuration option, but it is not clear how to do this. Ideally, I would like to mimic...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images