-
Lukas Eipert authored
Rails UJS `.csrfToken` doesn't seem to overrideable. As it uses the same methodlogy under the hood, we do not need to cache the CSRF token: https://github.com/rails/rails/blob/master/actionview/app/assets/javascripts/rails-ujs/utils/csrf.coffee#L5-L8
9bf50c5d