1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/app/assets/javascripts/rails-ujs
Kazuhiro NISHIYAMA 9df747c9f0 Throw if ujs loaded twice
I saw two posts of problem about ajax requesting twice on qiita.
So I think detecting double loaded earlier make easy to find the problem.

https://qiita.com/hot_study_man/items/56dc87ad734cfda68bb6
https://qiita.com/hisas/items/8399aec3a5377bf75017
2018-07-31 22:16:02 +09:00
..
features Extract the confirm call in its own, overridable method in rails_ujs 2018-04-01 19:15:36 +07:00
utils Make JS views rendered work with content security policy 2018-04-20 15:41:56 +09:00
BANNER.js
start.coffee Throw if ujs loaded twice 2018-07-31 22:16:02 +09:00