This is my first post to the Ruby group. I am also new to the language
and the Rails framework, it is an amazing place to be now. Coming from
a PHP/ASP background I am glad something like Rails finally made it
into web development.
Now to my question. I have been readying a lot about AJAX, and I
wondered what kind of support is built-in into Rails for it. I read
somewhere that Prototype or even Scriptaculous was somehow embedded
into the Framework.
Could anyone elaborate on this? How do we use AJAX in a regular web
application with Rails, where does the code go, and what is available?
Thanks a lot guys... any advice would be most welcome.
Best Regards,
Jose L. Hurtado
Web Developer / IT Professional
Toronto, Canada
From what I understood, Scriptaculous includes Prototype within their
own framework, so if you use Scriptaculous you are using Prototype
anyway for the AJAX plumbing stuff, BUT it is included in the package.
Am I right on this one? Or do you actually need to setup BOTH
Prototype and Scriptaculous to make BOTH work. The way I understood
it, was that Scripatculous was enough for full AJAX plus visual
effects...
Jose L. Hurtado
Web Developer / IT Professional
Toronto, Canada