Sha256: c3fdaa91e5b9eaabb1b5b8d34f26c58798dcdc860892a8145c089ae99c6df8f0
Contents?: true
Size: 362 Bytes
Versions: 6
Compression:
Stored size: 362 Bytes
Contents
#= require_self #= require_tree . window.Dummy = initPage: -> # If you're using the Turbolinks and you need run a code only one time, put something here. # if you're not using the turbolinks, there's no difference between init and initPage. init: -> # Something here. This is called in every page, with or without Turbolinks. modules: -> []
Version data entries
6 entries across 6 versions & 1 rubygems