If it helps any, I'm attempting to build an app that utilizes the
twitter API. I know ppl have built tools for the interfacing with the
twitter API specifically, but I'd rather deal with it myself using
classic XML parsing.

On Jan 26, 6:40 pm, Seirie <sei...@gmail.com> wrote:
> Hey guys. Does anyone know where I can find a good tutorial or example
> on how exactly to work with XML in Rails. Now, I know the different
> technologies you can use (REXML, Builder, etc) and I know how do use
> these to parse through and create documents...where I specifically
> have trouble is where the Rails framework comes into play. I know you
> need to put all the logic in a Model, but I've never written a Model
> that wasn't specifically representing a table from the DB, so I'm just
> not sure where to start. Does that make sense? Any help is appreciated
> guys, thanks!

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to