jquery-rails breaks kaminari?
问题 I updated my Rails 3.0.7 application to use kaminari 0.12.4 (up from 0.10.4) for pagination and jquery-rails 1.0.9 and it seemed to break pagination. I've regenerated the kaminari views since they are different but for some reason ajax isn't working. <%= javascript_include_tag :defaults %> is included. Which produces this in the browser: <script src="/javascripts/jquery.js?1306353646" type="text/javascript"></script> <script src="/javascripts/jquery-ui.js?1306368501" type="text/javascript"><