Main topics about rails rss feed
rails rss feed builder • rails rss feed reader •
Check also articles for this topic
Evolution of json_builder (Gource Visualization)
voir la vidéoGource visualization of json_builder (https://github.com/dewski/json_builder). Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures. JSON Builder is here to help.
→ 2 Videos (and 2 Articles) for this topic
"Evening Edition" DevBootcamp student demo
voir la vidéoPublic demonstration of my DevBootcamp final project, the Ruby On Rails RSS feed reader "Evening Edition." Presented on July 24th, 2015, at the DevBootcamp student headquarters, River North Chicago, in conjunction with my fellow developers Emmanuel Obi and Ben Wootten.
→ 1 Videos (and 4 Articles) for this topic
RailsCasts - #87 Generating RSS Feeds
Join me on Blayze! - blayze.com/zywx
See how to easily generate and link to an RSS feed using new features in Rails 2.0. Watch this episode or details.. Original source : http://railscasts.com/episodes/87-generating-rss-feeds Host your rails apps easily : http://play.any.tv/SH5vs
From: Developer's Box
Related topics : rails rss feed
Memento - Bookmark links and read your RSS feeds
Memento is a website built with Rails where bookmark interesting links and read your RSS feeds.
Check it out at http://memento.giovannicapuano.net and https://github.com/RoxasShadow/memento
From: Roxas Shadow
Related topics : rails rss feed / rss feed for website
Rails 3 Redirecting and Generating RSS Feeds
This video will explain how to handle the http response using "redirect_to" and will also look at generating an rss feed and use the auto_discovery_link tag to provide the user options to subscribe to feeds.
From: Joyce John
Related topics : rails rss feed
Ruby on Rails - Railscasts PRO #87 Generating RSS Feeds (revised)
If you have a page containing a dynamic list of records, consider providing an RSS or Atom feed for it. It is quite easy to do with XML Builder and the atom_feed helper method as shown in this episode.
From: Railscasts Reloaded
Related topics : rails rss feed builder
Basic Authentication and RSS Feeds with Ruby on Rails | Preview
Watch the full episode here: https://gorails.com/episodes/basic-auth-and-rss-feeds
Check out https://gorails.com for Pro episodes and more!
From: GoRails
Related topics : rails rss feed
5 Resources