Sha256: 4fefa9c8246b1ba4812fca165c12fd100cd827a2e449a0a0ab31c9a0fb9ad482
Contents?: true
Size: 233 Bytes
Versions: 2
Compression:
Stored size: 233 Bytes
Contents
#= require application #= require sinon #= require sinon-chai #= require_tree ./templates # Renders the template with the given path in the #konacha div. window.template = (path) -> $('#konacha').html JST["templates/#{path}"]()
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
modularity-rails-0.15.0 | demo/spec/javascripts/spec_helper.coffee |
modularity-rails-0.14.0 | demo/spec/javascripts/spec_helper.coffee |