On 2/21/07, Yehuda Katz <[EMAIL PROTECTED]> wrote:
1) Are you using Rails?
Yes, but still a newbie; migrating from PHP 3) Would you prefer an approach that generated JS by writing Ruby helpers
that generated jQuery code, or an approach that made is easier to link up existing jQuery code into Rails?
I have avoided RoR's automatic javascript stuff, because I read that it's not unobtrusive. But in any case I love to code in jQ (and I agree with Klaus that there are similarities between jQ and Ruby) so have kept it separate from the ruby stuff. I would be interested, though, in helper methods in templates which "hijax" links automatically in an unobtrusive way (including back button issues). 4) If you've used jQuery with Rails, what issues have you run into We have several mini-sites running as separate Rails instances. We have a module with common ruby code in it, but as yet we haven't found a nice way to share javascript resources across projects. Looking forward to seeing your first release! -- Chris Ovenden http://frontend.blogsome.com "Imagine all the people / Sharing all the world"
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
