1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Guillermo Iguaran
cbf378bc27 Merge pull request #29151 from onemanstartup/jquery_slim_fix
Check for jQuery ajax
2017-05-29 13:37:53 -05:00
Dmitriy Plekhanov
f1a740ef3c Check for jQuery ajax
jQuery slim version doesn't have ajax, so if a person include this version ajaxFilter raises error.
2017-05-19 22:42:02 +03:00
Josh Goodall
4be50a4a45 Fix server-generated JS response processing on IE9 when using rails-ujs and remote: true 2017-05-17 08:40:54 +10:00
Dmytro Vasin
db65f73f2e Fix mistake in JS response parser:
-
  Restore ability to accept ecmascript
  JS response should not modify DOM.
2017-04-13 16:58:36 +03:00
Dmytro Vasin
dc8ddea563 Set current page as default for ajax requests 2017-04-11 06:56:52 +03:00
Javan Makhmali
11341fdb3a Reorganize rails-ujs files 2017-03-30 14:41:17 -04:00