Hi,
I'm trying to get Dojo/Dijit working with Rails. I have installed 1.1 in my javascripts directory (which is where JavaScript usually goes in Rails), and I can access the .js files in there. But, the images don't appear as they should. For example, when I create a dijit.Editor instance, the editor shows up, and appears to function correctly. But, the toolbar icons appear as tiny, empty rectangles.
