I have a section of ERB code in my view that fetches an array of image objects and creates a grid of thumbnails. I want to use jQuery's fadeIn and fadeOut functionality to cycle the thumbnails on and off. I've looked at other examples of how to set this up, but my code is still not working. I have a section of ERB code in my view that fe