Skip to content

Add linter test for trailing blank lines #2057

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 2 commits into from
May 1, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion bg/community/mailing-lists/manual-instructions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,3 @@ Ruby-CVS

За да видите списък с достъпните команди, изпратете писмо до контролният адрес
за със съдържание “help”.

1 change: 0 additions & 1 deletion bg/documentation/quickstart/2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,3 @@ Greeter, както и няколко метода . Също така тряб

Продължаваме с Част 3, където може да видим класът в действие и
[създаването на обект](../3/)

1 change: 0 additions & 1 deletion bg/documentation/quickstart/3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,3 @@ end

В този финален пример има много нови неща, които ще бъдат разгледани в
[последната част на това ръководство](../4/)

Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ lang: bg
* Многонишковата библиотека е вградена, но за разлика то 1.9, в 1.8
имаме “green threads”, а не native threads.
* Unit testing библиотеката идва със стандартната библиотека на Ruby.

Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ PHP е широко разпространен език за писане на
* Само `false` и `nil` са лъжа: `0`, `array()` и `""` са истина във
всички условни изрази.
* Почти всичко е извикване на метод, дори `raise` (`throw` в PHP).

Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ Python е друг език за обща употреба, вдъхновил
на класове/методи/израз
* Съществуват известен брой shortcut-и, които улесняват и увеличават
продуктивността в Ruby.

1 change: 0 additions & 1 deletion bg/news/_posts/2015-12-25-ruby-2-3-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,3 @@ Ruby 2.3 включва много подобрения по производи
SHA1: 3f88617568d9a4f491e8b32dca532363f73eaa71
SHA256: 8270bdcbc6b62a18fdf1b75bd28d5d6fc0fc26b9bd778d422393a1b98006020a
SHA512: a3f397bb3c9c19d9b797552c5d60bb01c82db884cfa966df84881125bea35713cffd99f88fb86b271bae72d9cfb09ad9b33838cffcf6365c091459479914fdef

1 change: 0 additions & 1 deletion de/community/mailing-lists/manual-instructions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ funktioniert möglicherweise nicht.

Um alle Befehle aufzulisten, sende eine E-Mail mit dem Inhalt “help”
an die Controller-Adresse.

1 change: 0 additions & 1 deletion de/documentation/quickstart/2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,3 @@ von `sag_hallo` und `sag_tschuess` benutzt.

Wie setzen wir diese Begrüßungsklasse also in Bewegung? Ganz einfach:
[Wir erzeugen ein Objekt!](../3/)

1 change: 0 additions & 1 deletion de/documentation/quickstart/3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,3 @@ ri20min.rb”. Die Ausgabe sollte sein:

In dieses Beispiel wurden einige neue Dinge gestreut, auf die wir
sogleich [näher eingehen werden](../4/).

1 change: 0 additions & 1 deletion de/documentation/quickstart/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ So nützlich das auch für einen Taschenrechner ist: Wir entfernen uns von
der traditionellen `"Hallo, Welt!"`-Botschaft, auf die Anleitungen für
Anfänger für gewöhnlich den Fokus setzen … [Also kehren wir flugs wieder
dahin zurück.](2/)

Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,3 @@ zwischen Ruby und C++:
Version 1.8 gibt es allerdings nur “green threads”, also keine
Abbildung auf die Threads des Betriebssystems.
* Ruby enthält bereits ein Unit-Test-Framework.

Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ Im Gegensatz zu PHP hat Ruby…
in Bedingungen true.
* fast alles ist Methodenaufruf, sogar `raise`
(`throw` in PHP).

1 change: 0 additions & 1 deletion de/news/_posts/2002-02-01-report-security-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: de
Please send a mail to
[security@ruby-lang.org](mailto:security@ruby-lang.org) to report
security issues. Reported problems will be published after fixes.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: de
” Documentation for the Ruby 1.8 standard library”:
http://www.ruby-doc.org/stdlib/ is available. This is the HTML from the
RDoc comments resulting from Gavin Sinclair’s stdlib-doc project.

Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ from the previous “anyone may post” policy. If you’ve sent some recent
list messages, but have not seen them on the list, check if you’re using
an appropriate “from” address, and look for any automated list admin
messages coming back.

Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: de

On Fri May 28, we found that someone cracked helium.ruby-lang.org via
CVS.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: de
Sorry for our delayed report on restart operation on ruby-lang.org
mailing list service. We should account current management of the lists
orderly.

1 change: 0 additions & 1 deletion de/news/_posts/2004-06-15-wwwftp-service-restart.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: de

We have finished the validation on WWW/FTP contents, so we restarted
WWW/FTP services.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: de
Der anonyme CVS Service läuft nun wieder.

Der Server akzeptiert nun jedes Passwort :)

Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ These checked modules are added to the Anonymous CVS repository.
* ruby-parser
* shim
* vms

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: de
lib/soap4r, lib/csv und mod\_ruby-old wurden dem anonymen CVS Repository
hinzugefügt. Danach wurde eruby in eruby-old umbenannt. mod\_ruby/eruby
wird jetzt im Subversion Repository entwickelt.

Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ that provided various services relevant to Ruby evelopment, was cracked
by an unauthorized user. We, the ruby-lang.org administrators, are
reporting our analysis of this intrusion and the countermeasures we’ve
taken.

1 change: 0 additions & 1 deletion de/news/_posts/2004-09-29-rsync-service-restart.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: de

RSYNC service is restarted.
[rsync://ftp.ruby-lang.org/](rsync://ftp.ruby-lang.org/)

1 change: 0 additions & 1 deletion de/news/_posts/2005-04-14-server-maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: de

We’ll be performing server maintenance on Thu Apr 14 03:00:00 UTC 2005.
It may be down briefly.

1 change: 0 additions & 1 deletion de/news/_posts/2005-04-27-cvs-service-luft-wieder.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ lang: de
---

Der CVS Service wurde wieder gestartet.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: de
We’ll upgrade this host to Debian GNU/Linux 3.1 (sarge) on Wed Jun 29
05:00:00 UTC 2005. Services will be stopped for a while. Successfully
DONE. Thank you.

1 change: 0 additions & 1 deletion de/news/_posts/2005-07-02-securityruby-langorg.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ Created [security@ruby-lang.org](mailto:security@ruby-lang.org) . If you
have found vulnerabilities in Ruby, please report to this address.
security@ruby-lang.org is a private ML, and anyone can post to it
without subscription.

1 change: 0 additions & 1 deletion de/news/_posts/2006-08-30-server-maintenance-20060830.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: de
Services except mailinglists will be down for a server maintenance on
Wed Aug 30 08:00:00 UTC 2006. The downtime will be a few hours. Sorry
for inconvenience.

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ verfügbar](/de/news/2006/12/22/repository-von-cvs-auf-svn-gendert/).

Sollte jemand das aktuelle CVS Repository benötigen so hat er bis zum
16. noch die Möglichkeit es über CVSup herunterzuladen.

1 change: 0 additions & 1 deletion de/news/_posts/2011-10-11-plne-fr-1-8-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@ Plan:
* Nach Juni 2013 werden wir 1.8.7 in keinster Weise mehr unterstützen.

\[Anm. d. Übers. “Ich” bezieht sich in diesem Eintrag auf Urabe-san\]

Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ Mailinglists (Ruby-Talk, Ruby-Core, etc.) und der Subversion-Server,
werden vom Mittwoch, dem 6. Juni 2012 15:00 Uhr UTC (17:00 Uhr CEST) bis
Mittwoch, den 6. Juni 2012 20:00 Uhr UTC (22:00 Uhr CEST) offline sein.
Wir entschuldigen uns für enstehende Unannehmlichkeiten.

Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ Rails-Team zusammengearbeitet haben, um es zu beheben:
### Verlauf

* Erstmals veröffentlicht: 2013-02-22 12:00:00 (UTC)

1 change: 0 additions & 1 deletion de/news/_posts/2013-02-23-rexml-bombe.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,3 @@ Vielen Dank an Ben Murphy für das Melden dieses Problems.

* CVE-Nummer ergänzt am 2013-03-11 07:45:00 (UTC)
* Erstmals veröffentlicht am 2013-02-22 12:00:00 (UTC)

1 change: 0 additions & 1 deletion de/news/_posts/2015-12-25-ruby-2-3-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,3 @@ Programmierung mit Ruby 2.3!
SHA1: 3f88617568d9a4f491e8b32dca532363f73eaa71
SHA256: 8270bdcbc6b62a18fdf1b75bd28d5d6fc0fc26b9bd778d422393a1b98006020a
SHA512: a3f397bb3c9c19d9b797552c5d60bb01c82db884cfa966df84881125bea35713cffd99f88fb86b271bae72d9cfb09ad9b33838cffcf6365c091459479914fdef

1 change: 0 additions & 1 deletion en/community/mailing-lists/manual-instructions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ Make sure to send a plain text mail, an HTML mail might not work.

To see the list of commands, send a mail which body is “help” to the
controller address.

1 change: 0 additions & 1 deletion en/documentation/quickstart/2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,3 @@ you can see it’s used by `say_hi` and `say_bye`.

So how do we get this Greeter class set in motion?
[Create an object.](../3/)

1 change: 0 additions & 1 deletion en/documentation/quickstart/3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,4 +227,3 @@ output should be:

There are a lot of new things thrown into this final example that we
[can take a deeper look at.](../4/)

Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,3 @@ Unlike C++, in Ruby,...
threads” (implemented only within the interpreter) as opposed to
native threads.
* A unit testing lib comes standard with Ruby.

Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ Unlike in PHP, in Ruby…
* Only `false` and `nil` are false: `0`, `array()` and `""` are all true
in conditionals.
* Almost everything is a method call, even `raise` (`throw` in PHP).

Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,3 @@ Unlike Python, in Ruby,...
then immediately resume.
* Python supports just one kind of anonymous functions, lambdas, while
Ruby contains blocks, Procs, and lambdas.

1 change: 0 additions & 1 deletion en/news/_posts/2002-02-01-report-security-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: en
Please send a mail to
[security@ruby-lang.org](mailto:security@ruby-lang.org) to report
security issues. Reported problems will be published after fixes.

1 change: 0 additions & 1 deletion en/news/_posts/2002-12-11-ruby-hacking-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,4 +536,3 @@ Bear in mind that it’s an unofficial translation.
Appendix A: Function and macros reference
Appendix B: References
Index

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: en
” Documentation for the Ruby 1.8 standard library”:
http://www.ruby-doc.org/stdlib/ is available. This is the HTML from the
RDoc comments resulting from Gavin Sinclair’s stdlib-doc project.

1 change: 0 additions & 1 deletion en/news/_posts/2004-01-17-rss-feed-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: en

We just started RSS feed in this site. Check it.
https://www.ruby-lang.org/en/index.rdf

Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ from the previous “anyone may post” policy. If you’ve sent some recent
list messages, but have not seen them on the list, check if you’re using
an appropriate “from” address, and look for any automated list admin
messages coming back.

Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ These checked modules are added to the Anonymous CVS repository.
* ruby-parser
* shim
* vms

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: en
lib/soap4r, lib/csv, mod\_ruby-old were added to the Anonymous CVS
repository. Then, eruby was renamed to eruby-old. mod\_ruby/eruby are
developed on the Subversion repository now.

1 change: 0 additions & 1 deletion en/news/_posts/2004-09-29-rsync-service-restart.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: en

RSYNC service is restarted.
[rsync://ftp.ruby-lang.org/](rsync://ftp.ruby-lang.org/)

1 change: 0 additions & 1 deletion en/news/_posts/2005-04-14-server-maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: en

We’ll be performing server maintenance on Thu Apr 14 03:00:00 UTC 2005.
It may be down briefly.

Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ lang: en
---

Anonymous CVS Service was restarted. Thank you.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: en
We’ll upgrade this host to Debian GNU/Linux 3.1 (sarge) on Wed Jun 29
05:00:00 UTC 2005. Services will be stopped for a while. Successfully
DONE. Thank you.

1 change: 0 additions & 1 deletion en/news/_posts/2005-07-02-securityruby-langorg.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ Created [security@ruby-lang.org](mailto:security@ruby-lang.org) . If you
have found vulnerabilities in Ruby, please report to this address.
security@ruby-lang.org is a private ML, and anyone can post to it
without subscription.

1 change: 0 additions & 1 deletion en/news/_posts/2006-08-30-server-maintenance-20060830.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ lang: en
Services except mailinglists will be down for a server maintenance on
Wed Aug 30 08:00:00 UTC 2006. The downtime will be a few hours. Sorry
for inconvenience.

1 change: 0 additions & 1 deletion en/news/_posts/2007-02-21-ip-address-change.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ The IP address of the server will be changed on Thu Feb 22 03:00:00 UTC
minutes.

Sorry for inconvenience.

Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ unavailable on Fri Mar 16 03:00 UTC 2007. The source code repositry has
been [moved to SVN](/en/news/2006/12/22/cvs-repository-moved-to-svn/).

If you require the CVS repositry, please get it by CVSup till that day.

1 change: 0 additions & 1 deletion en/news/_posts/2008-05-22-server-maintenance-20080523.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ lang: en

Services on ruby-lang.org except SVN will be down for server maintenance
on Fri May 23 02:00:00 UTC 2008. Sorry for inconvenience.

1 change: 0 additions & 1 deletion en/news/_posts/2009-05-12-ruby-1-9-1-p129-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ Ruby 1.9.1-p129 has been released.
This is a patch level release for Ruby 1.9.1. This fixes many bugs and
two security vulnerabilities. This release contains security fix so we
recommend all 1.9.1 users to upgrade your ruby.

Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ This issue do not affect those current Ruby 1.8.6 users in the short
run. Everything remains as they are. Users\' benefit is that bug fixes
and improvements for Ruby 1.8.6 lasts longer than we announced before. I
believe that is what everyone want.

1 change: 0 additions & 1 deletion en/news/_posts/2010-06-23-ruby-1-8-7-p299-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ Checksums:
SIZE(ruby-1.8.7-p299.zip)= 5965156

Enjoy!

1 change: 0 additions & 1 deletion en/news/_posts/2011-10-06-plans-for-1-8-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ Schedule:
June 2013, in case you are still using 1.8.7.

* We will no longer support 1.8.7 in all senses after June 2013.

Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,3 @@ This issue was reported by Peter Bex.
* Fixed typo at 2012-10-19 14:54:49 JST.
* Added a mention about CVE number at 2012-10-16 08:58:51 JST.
* Originally published at 2012-10-12 19:19:55 JST.

1 change: 0 additions & 1 deletion en/news/_posts/2013-02-22-json-dos-cve-2013-0269.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,3 @@ this issue and working with the Rails team to get it fixed:
## History

* Originally published at 2013-02-22 12:00:00 (UTC)

1 change: 0 additions & 1 deletion en/news/_posts/2013-02-22-rexml-dos-2013-02-22.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,3 @@ Thanks to Ben Murphy for reporting this issue.

* Added about CVE number at 2013-03-11 07:45:00 (UTC)
* Originally published at 2013-02-22 12:00:00 (UTC)

1 change: 0 additions & 1 deletion es/community/mailing-lists/manual-instructions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ Para desuscribirse de una lista, envía un correo cuyo cuerpo sea

Para ver la lista de comandos, envía un mensaje cuyo cuerpo sea “help” a
la dirección de administración automatizada.

1 change: 0 additions & 1 deletion es/documentation/quickstart/2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,3 @@ todos los métodos de la clase. Como puedes ver es utilizada por

¿Así que cómo hacemos para que esta clase Anfitrion nos sea de utilidad?
[Crea un objeto](../3/).

1 change: 0 additions & 1 deletion es/documentation/quickstart/3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,3 @@ ri20min.rb”. El resultado debería ser:

Hay un montón de cosas nuevas en este nuevo ejemplo en las que podemos
[echar una mirada más profunda](../4/).

Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ A diferencia de PHP, en Ruby…
verdaderos en las condiciones lógicas.
* casi todo es una llamada a un método, incluso `raise` (equivalente a
`throw` en PHP).

1 change: 0 additions & 1 deletion es/news/_posts/2007-02-21-cambio-direccin-ip.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ La dirección IP del servidor cambiará el 22 de Febrero de 2007 a horas
minutos.

Disculpen los inconvenientes.

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ SVN](/es/news/2006/12/23/cvs-de-ruby-ahora-en-svn/).

Si por alguna razón necesitas el repositorio CVS, puedes obtener una
copia hasta ese día mediante CVSup.

1 change: 0 additions & 1 deletion es/news/_posts/2013-09-07-we-use-fastly-cdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ Este CDN es proporcionado por el plan para Open Source de [Fastly][1].
Agradecemos a Fastly por toda su ayuda.

[1]: http://www.fastly.com

Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,3 @@ Problemas conocidos:
Ver también la agenda de entregas y otra información:

[https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/ReleaseEngineering210](https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/ReleaseEngineering210)

Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ El fin de este ciclo fue anunciado [hace casi un año](https://www.ruby-lang.org
Recomendamos que actualices a una versión de Ruby 2.0.0 o posterior lo antes
posible. Por favor contáctanos si quieres seguir manteniendo la versión 1.9.3
o si por alguna razón no puedes actualizar tu versión de Ruby.

1 change: 0 additions & 1 deletion es/news/_posts/2015-02-25-ruby-2-0-0-p643-is-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ para conocer los detalles.
## Comentarios de la entrega

Agradecemos a todas las personas que nos han ayudado con esta y otras entregas.

1 change: 0 additions & 1 deletion es/news/_posts/2015-04-13-ruby-2-1-6-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ Gracias a todos los que ayudaron con esta entrega, en especial nagachika.

El mantenimiento de Ruby 2.1, incluyendo esta entrega, está basada en el "Pacto
por la versión estable de Ruby" de la [Asociación de Ruby](http://www.ruby.or.jp/).

1 change: 0 additions & 1 deletion es/news/_posts/2015-04-13-ruby-2-2-2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ Muchos colaboradores, desarrolladores y usuarios que nos reportaron problemas no
ayudaron a hacer esta entrega una realidad.

Gracias por su ayuda.

1 change: 0 additions & 1 deletion fr/community/mailing-lists/manual-instructions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ unsubscribe » dans le corps du message:

Vous pouvez envoyer un e-mail au robot avec le terme « help » pour
obtenir une liste des commandes.

1 change: 0 additions & 1 deletion fr/documentation/quickstart/2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ d’ailleurs utilisée par les méthodes `say_hi` et `say_bye`.

Maintenant, il s’agit de donner vie à notre classe. Donc de [créer un
objet](../3/)...

1 change: 0 additions & 1 deletion fr/documentation/quickstart/3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,3 @@ terminal. Vous devriez y lire ceci :

Il y a un certain nombre de choses nouvelles dans ce fichier.
[Examinons-les en détails](../4/).

Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ Contrairement à PHP, avec Ruby…
valent tous vrai dans les tests conditionnels ;
* à peu près tout est un appel de méthode, d’une manière ou d’une autre
(même `raise`, le `throw` de PHP).

Loading