Will jquery-ujs give me all the helpers etc. that are used for all ajax helpers etc. that worked with prototype/script.?
+1
A:
Yes, all you need jquery-ujs's rails.js
to replace original Prototype rails.js
(and the jquery itself, to replace Prototype, but I assume you already have that).
Here's a nice screencast about UJS - see the text version as well ("Swapping Framworks" part).
Matt
2010-10-14 15:20:35
what about scriptalicious? i guess jquery has all plugins for that stuff?
Blankman
2010-10-14 15:26:41
You mean scriptaculous? Yeah, I guess you'd have to use some jquery plugins. [Here's a project](http://github.com/MrJoy/jrails) that seems like a complete solution. I'm not that much into jquery, so not 100% what would be the best solution.
Matt
2010-10-14 21:40:29