Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-06-06 07:42:39 +0300
committerTimothy Andrew <mail@timothyandrew.net>2016-06-06 10:20:31 +0300
commit1f713d52d71cc283cb2190cfcdf38155a6fdfeac (patch)
treef0bcea1e9159439be74e38aa10d5c3a2a5f72fda /vendor
parente5823f3609136dafdee05204cd17436e09985177 (diff)
Render `gon` data in the page `body`, not `head`
- Turbolinks caches the `head`, so `gon` updates don't show up unless the user navigates to page directly (by URL) or performs a refresh. - The solution is to render `gon` in the body instead. - Also update the syntax to the new Rails 4 (according to the gon README) syntax.
Diffstat (limited to 'vendor')
0 files changed, 0 insertions, 0 deletions