jQuery draggable not working in RoR 3.1

On Mon, Sep 19, 2011 at 8:10 PM, Ruby [email protected] wrote:

//= require jquery_ujs
Then I use the following code in my home page:

Have you looked at the generated page source vs what you see in the
jquery
example? Make sure that all the jquery libraries are loading. Then see
what
looks different. My guess is you might not be getting your ui libs
loaded.