Initial project setup
This commit is contained in:
3
static/app.js
Normal file
3
static/app.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$(document).on('ready turbolinks:load', function () {
|
||||
// This is called on the first page load *and* also when the page is changed by turbolinks
|
||||
});
|
||||
Reference in New Issue
Block a user