In Ruby this often means data at the class level and we should avoid doing this.
Esto quiere decir en Ruby que son datos a nivel de clase, y deberíamos evitar usarlos.
It's a super popular build tool that is written in Ruby.
Es una herramienta de compilación muy popular que está escrita en Ruby.
In Ruby are also the School of Flor de Neu i Sardanes entity Sardana Building, with over 80 years of history.
En Rubí encontramos, además, la escolá de Sardanes Flor de Neu i la entidad Foment de la Sardana, con más de 80 años de historia.
In Ruby, for example, they are referred to as hashes.
En Ruby, por ejemplo, se los conoce como hashes.
In Ruby, everything except nil and false is considered true.
En Ruby, todo excepto nil y false es considerado true.
In Ruby, you can open a class up again and modify it.
En Ruby, puedes volver a abrir una clase y modificarla.
In Ruby, it's actually much more concise.
En Ruby, es realmente mucho más concisa.
In Ruby, methods return whatever the last line of the method evaluates to.
En Ruby, las funciones regresan lo que la última línea de la función evalúa.
In Ruby a variable is automatically considered immutable if its identifier starts with a capital letter.
En Ruby una variable se considera automáticamente como inmutable si su identificador empieza con una letra mayúscula.
In Ruby yield will execute another function that has been passed as the final argument, then immediately resume.
En Ruby yield ejecutará otra función que ha sido pasada como argumento final, y continuará inmediatamente.
In Ruby, anything on a line after a hash mark is a comment and is ignored by the interpreter.
En Ruby, todo lo que esté detrás de un numeral es un comentario y es ignorado por el intérprete.
In Ruby, zero is true.
En Ruby, cero es verdadero.
In Ruby, methods are allowed to end with question marks or exclamation marks.
En Ruby, los métodos tienen permitido terminar en signos de exclamación o interrogación.