Sha256: 55dbf6998a15e8d390924985ac41d496e8dce34dd05a4c0ed2bc81ac63f76a06
Contents?: true
Size: 226 Bytes
Versions: 85
Compression:
Stored size: 226 Bytes
Contents
//All the other code from chrome.js gets thrown in here <%= @app_js %> //This is QUnit and configuration <%= @spec_js_init %> //Execute these specs $(document).ready(function() { QUnit.module("spec") <%= @spec_js %> });
Version data entries
85 entries across 85 versions & 1 rubygems