Sha256: 1fe19979e70835362884178c9ce5b15f50e8d085e32e020820162c185510bd4b
Contents?: true
Size: 292 Bytes
Versions: 9
Compression:
Stored size: 292 Bytes
Contents
// Place all the behaviors and hooks related to the matching controller here. (function(win) { if(!win.CASino) { win.CASino = { baseUrl: '<%= CASino::Engine.routes.url_helpers.root_path %>' }; } win.CASino.url = function(path) { return win.CASino.baseUrl + path; } })(this);
Version data entries
9 entries across 9 versions & 1 rubygems