On Wed, Oct 5, 2011 at 02:20, Jenna Fox <[email protected]> wrote:
> I'm looking to make rss feeds of some of my controller data - what's the
> simplest way to render some? Is there some way I can feed a json-like arrays
> of hashes type of structure in to some gem and get out an xml feed? Would it
> be more of a builder sort of operation?
>
> —
> Jenna

I haven't tried the RSS generator, so I don't know how well it works,
but I've been doing this:
https://github.com/judofyr/timeless/blob/master/timeless/views/feed.erb
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to