Skip to content

Translate Ruby 2.4.0preview2 (es) #1461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 29, 2016

Conversation

FerPerales
Copy link
Contributor

No description provided.

@@ -0,0 +1,122 @@
---
layout: news_post
title: "Ruby 2.4.0-preview2 Released"
Copy link
Member

@gfvcastro gfvcastro Sep 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update Ruby 2.4.0-preview2 Released to Liberada la versión 2.4.0-preview2 de Ruby.

Este preview2 es liberado para obtener retroalimentación de la comunidad.
Siéntete libre de
[enviar tus comentarios](https://bugs.ruby-lang.org/projects/ruby/wiki/HowToReport)
ya que aún puedes influír en las funcionalidades.
Copy link
Member

@gfvcastro gfvcastro Sep 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update influír to influir.


## Mejoras de rendimiento

Ruby 2.4 también contiene las siguientes mejores de rendimiento incluyendo cambios al lenguaje:
Copy link
Member

@gfvcastro gfvcastro Sep 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update mejores to mejoras.


### [Array#max, Array#min](https://bugs.ruby-lang.org/issues/12172)

`[x, y].max` y `[x, y].min` están optimizados para no crear un arreglo vacío tempora bajo ciertas
Copy link
Member

@gfvcastro gfvcastro Sep 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update están optimizados para no crear un arreglo vacío tempora bajo ciertas condiciones to están optimizados para no crear un arreglo vacío temporal bajo ciertas condiciones..


### [Thread#report_on_exception y Thread.report_on_exception](https://bugs.ruby-lang.org/issues/6647)

Ruby ignora exceptiones en hilos a menos que otro hilo se les una explicitamente.
Copy link
Member

@gfvcastro gfvcastro Sep 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update exceptiones to excepciones.

Todas las extensiones de C que tocan las clases Fixnum o Bignum necesitan ser reparadas.

Ve también [el incidente](https://bugs.ruby-lang.org/issues/12005) y las [diapositivas de ark](http://www.a-k-r.org/pub/2016-09-08-rubykaigi-unified-integer.pdf).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove line break.


Nos complace anunciar el lanzamiento de Ruby 2.4.0-preview2.

Ruby 2.4.0-preview2 es la segunda muestra previa de Ruby 2.4.0.
Copy link
Member

@gfvcastro gfvcastro Sep 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about update muestra previa to vista previa?

Siéntete libre de
[enviar tus comentarios](https://bugs.ruby-lang.org/projects/ruby/wiki/HowToReport)
ya que aún puedes influír en las funcionalidades.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove line break.

@FerPerales FerPerales force-pushed the translate_ruby_240_prev2 branch from 6a52250 to f4590cb Compare September 27, 2016 23:15
@FerPerales
Copy link
Contributor Author

@gfvcastro Thanks for the ready. I've attended all suggestions 🙇

@dabit dabit merged commit 7ff59c2 into ruby:master Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants