_load_state_script.html.erb 135 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 <script type="text/javascript"> jQuery(function($) { pjax.load(); <%= render 'pjax_shared/load_state.js' %> }); </script>