Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am trying to learn jQuery in Rails 3 context. (I have no experience with other JS libraries). A couple hours Googling didn't turn up much. The only book I can find is Practical Rails with jQuery Projects.

Could you recommend books, tutorials etc. that cover more than just up and running jQuery in Rails?

(I know some people will suggest to learn jQuery as a separate topic, and I am doing that. But integrate it to Rails brings unique challenges).

share|improve this question
Hi Simone, could you please advice on which don't ask rule I violated, and what would be a good way to ask about it? Integrating jQuery with Rails 3 is a technical problem I have and I need to learn more about it in a systematic way. – AdamNYC Sep 29 '11 at 13:46
"You should only ask practical, answerable questions based on actual problems that you face. If you can imagine an entire book that answers your question, you’re asking too much." – Blazemonger Sep 29 '11 at 14:30
Thanks. I only ask for references on a technical topic, but may be too broad for SO. – AdamNYC Sep 29 '11 at 19:37
I found another book reference: Ajax on Rails – boddhisattva Jan 15 at 10:11

closed as not constructive by Blazemonger, 0A0D, Bill the Lizard Sep 29 '11 at 14:30

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 0 down vote accepted

There's some good stuff about doing ajaxy stuff with rails here: http://www.alfajango.com/blog/rails-3-remote-links-and-forms/

Apart from that there's not much that is rails specific.

share|improve this answer
Thanks a lot for your helpful ref. – AdamNYC Sep 29 '11 at 18:01

Not the answer you're looking for? Browse other questions tagged or ask your own question.