Q1. It looks that most convenient way of developing Rails Views is using form helpers when developing forms and partials.
On the other hand one can develop much richer HTML5 pages/mockups using WYSIWYG tools like CKEditor, Dojo/IBM Maqetta, etc. How one can continue with Rails having already developed Web site mockups? Q2. Up to my findings, Ajax can be automatically fired using :remote=>true but just in link_to and form_for helpers. There are many other JavaScript client events when one needs Ajax to be called. How to proceed with Ajax in that case, for example onClick mouse/keyboard event? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

