提交 05ffe4b3 编写于 作者: G Guillermo Iguaran 提交者: GitHub

Merge pull request #29872 from padi/add_jquery_vendor_for_ujs_testing

Add jQuery to test/ujs/vendor files for testing rails-ujs
此差异已折叠。
......@@ -3,7 +3,7 @@
<head>
<title><%= @title %></title>
<link href="/vendor/qunit.css" media="screen" rel="stylesheet" type="text/css" media="screen, projection" />
<%= script_tag "http://code.jquery.com/jquery-2.2.0.js" %>
<script src="/vendor/jquery-2.2.0.js" type="text/javascript"></script>
<script>
// This is for test in override.js.
// Must go before rails-ujs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册