I want to implement a div box on my homepage where the content is populated from a database items. The div content should (not the entire page) refresh every 5s (new random query) with a fading or sliding effect. How to do this with rails ? Thanks for your help.
Start Free Trial