Examples with "JRuby en" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Primero vamos a conmutar a JRuby en la consola y luego instalaremos la gema Rails.
First we'll switch over the JRuby in the shell then install the Rails gem.
Andere resultaten
La carga de la aplicación completa Rails en JRuby puede tardar un poco.
Loading in the entire Rails application under JRuby can take quite a while.
Se descubrieron varias vulnerabilidades en jruby, una implementación Java del lenguaje de programación Ruby.
Several vulnerabilities were discovered in jruby, a Java implementation of the Ruby programming language.
En general JRuby tardará mucho más en cargar el código inicialmente pero es bastante rápido ejecutándolo una vez porque ha logrado cargarlo por completo.
In general JRuby is much slower at loading code initially but is quite fast at running it once it has loaded.
JRuby se ejecuta en entornos restringidos mejor, como GAE/J
JRuby runs in restricted environments better like GAE/J
JRuby - Escrita en Java y Ruby, esta implementación es robusta y bastante veloz.
JRuby - Written in Java and Ruby, this robust implementation is quite fast.
En Java usaríamos una función anónima para definirla, pero en JRuby usaremos un bloque.
In Java we'd use an anonymous function to define the event's code but here we can use a Ruby block.
Lo que es más interesante en JRuby es que el soporte de threads mejora la ejecución concurrente de nuestro código.
What's more interesting about JRuby is that is has improved support for concurrency with threads.
Por ejemplo, JRuby está escrito en Java, pero no necesitás saber de Java para poder utilizarla.
For instance, JRuby is written in Java, but you do not need to know Java to use it.
La versión 1.6.2 de jruby es una novedad en Fedora 16.
Version 1.6.2 of jruby is new to Fedora 16.
Se descubrieron varias vulnerabilidades en jruby, una implementación Java del lenguaje de programación Ruby.
Vulnerable: Yes vulnerabilities were discovered in Redmine, a project management web application.
Cuando el programa termina imprimimos el tiempo que ha tardado en ejecutarse. En JRuby tarda menos de un segundo en completar su ejecución, pero en la implementación MRI de Ruby tarda más de tres.
When we run this under JRuby it takes under a second to complete, but if we switch Ruby versions and run the same program under MRI it takes over three seconds.
El aclamado soporte para Ruby/JRuby ha sido mejorado con un nuevo editor de soluciones rápidas (Quick Fix), un administrador para la plataforma Ruby, soporte para depuración rápida en JRuby y muchas otras nuevas características y soluciones.
The acclaimed support for Ruby/JRuby has been enhanced with new editor quick fixes, a Ruby platform manager, fast debug support for JRuby, and many other new features and fixes.