Sha256: 84bf195af2e354f308023723d5814d4ff7277ea852956f77b5d8a0f20545c721
Contents?: true
Size: 266 Bytes
Versions: 10
Compression:
Stored size: 266 Bytes
Contents
#= require application #= require sinon #= require sinon-chai #= require_tree ./templates window.chai.use window.sinonChai # Renders the template with the given path in the #konacha div. window.template = (path) -> $('#konacha').html JST["templates/#{path}"]()
Version data entries
10 entries across 10 versions & 1 rubygems