Sha256: a16b4ba0c4693dd03920fc1d0c47658f7dcd8858a8a4e4b08ad63b17e5a644c5

Contents?: true

Size: 172 Bytes

Versions: 3

Compression:

Stored size: 172 Bytes

Contents

/*jsl:import coherent*/

/**
    Core JS file for the <%=name.titlecase%> application.
 */

(function()
{

  coherent.Application.shared.setMainNib("<%=nib_name%>");

})();

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coherent-0.6.11 app_generators/coherent/templates/src/js/@name@.js.erb
coherent-0.6.10 app_generators/coherent/templates/src/js/@name@.js.erb
coherent-0.6.9 app_generators/coherent/templates/src/js/@name@.js.erb