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).