Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
jan
/
mustache.js
espelhamento de
https://github.com/janl/mustache.js
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
46
Wiki
Atividade
Ver código fonte
remove commented out lines from run_js
tags/0.4.0
Ben Cherry
15 anos atrás
pai
90bc5a9a84
commit
5467067bee
1 arquivos alterados
com
0 adições
e
4 exclusões
Visão unificada
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-4
test/mustache_spec.rb
+ 0
- 4
test/mustache_spec.rb
Ver arquivo
@@ -180,10 +180,6 @@ describe "mustache" do
def run_js(runner, js)
def run_js(runner, js)
send(runner, js)
send(runner, js)
# run_js_rhino(js)
# js_jsc = run_js_jsc(js)
# js_rhino = run_js_rhino(js)
# return js_jsc unless js_jsc != js_rhino
end
end
def run_js_jsc(js)
def run_js_jsc(js)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar