I need to implement an activity feed for a Rails application with the 
following features:

 - Needs to work with MySQL database
 - Needs to support aggregations for similar feed stories (like Facebook)
 
There is a library out there for Python, Feedly 
https://github.com/tschellenbach/Feedly, which seems to be an EXACT match 
for what I am trying to build, but well.. I need it in Ruby.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/8f8c2367-cb0e-4a96-a2f0-667f2b14aeb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to