Module javascript

Module javascript 

Source

Structs§

JsFile
This special wrapper used to verify the contents of JS files.

Functions§

js_path
Returns the URL to the request javascript file. This URL contains the JS file’s hashed, so when JS files change, new versions are served up
js_path_absolute
Returns the URL to the request javascript file. Path is absolute This URL contains the JS file’s hashed, so when JS files change, new versions are served up
js_path_relative
Returns the URL to the request javascript file. Path is relative This URL contains the JS file’s hashed, so when JS files change, new versions are served up