In ci.js you should indicate the path and the name of the javaScript file which has the test cases, for instance test.'s
En el fichero ci.js, se debe indicar la ruta y el nombre del archivo javaScript donde están los casos de prueba, por ejemplo test.js.
Other results
JavaScript Minimizer is a smart but useful tool for web designers who want to minimize the size of the JavaScript files included in the website.
JavaScript Minimizer es una pequeña pero útil herramienta para diseñadores web que quieran reducir el tamaño de los archivos JavaScript que estén incluidos en su página.
<In the page now we have all of the JavaScript files our application needs and two meta tags that are necessary for preventing cross-site request forgeries. These ensure that the PUT and DELETE requests come from the correct user and not from another site or hacker.
<incluyendo todos los ficheros Javascript que necesita nuestra aplicación y definiendo las dos etiquetas meta que hacen falta para evitar peticiciones XSS falsas, que garantizan que las peticiones PUT y DELETE vienen del usuario correcto y no de un hacker u otro lugar.
So far we have a simple HTML website with some basic content in the<head>section: charset, title, CSS styling and the inclusion of the JavaScript files.
Hasta ahora tenemos una simple página web HTML con el contenido básico en la sección<head>: configuración de caracteres, título, estilo y las inclusión de los archivos JavaScripts.
For now, let's just assume that all of the required JavaScript files are placed in the javascript directory.
"An error occurred during creation of the JavaScript translation file"
+"Ocurrió un error durante la creación de la traducción de un HTML."
Behind the scenes Rails uses Sprockets to accomplish this. Sprockets takes all of the JavaScript or CSS files in an application and merges them into a single file that's delivered to the client.
Entre bambalinas Rails hace todo esto utilizando Sprockets, que recibe todo los ficheros JavaScript o CSS necesarios en la aplicación y los combina en un único archivo que es el que se entrega al cliente.
Behind the scenes Rails uses Sprockets to accomplish this. Sprockets takes all of the JavaScript or CSS files in an application and merges them into a single file that's delivered to the client.
Dichas líneas indican qué ficheros se deben incluir así como el orden de inclusión en el Sprockets, que recibe todo los ficheros JavaScript o CSS necesarios en la aplicación y los combina en un único archivo que es el que se entrega al cliente.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.