Skip to content

Commit fce1757

Browse files
authored
Merge branch 'master' into localize-release-post-urls
2 parents 437c018 + 8a34c6d commit fce1757

3 files changed

Lines changed: 1 addition & 6 deletions

File tree

_data/locales/home/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ why_ruby:
6666
Ruby turns ideas into code fast.
6767
Its simplicity keeps me focused; its expressiveness lets me write the way I think.<br />
6868
It feels like the language gets out of the way, leaving just me and the problem.
69-
With great tools and libraries, ideas quickly become running, elegant, code.
69+
With great tools and libraries, ideas quickly become running, elegant code.
7070
7171
- id: community
7272
title: Community

en/documentation/faq/1/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,6 @@ Originally, or historically, it was called “ruby”.
270270
[http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim](http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim).
271271
* [Jedit](http://jedit.sourceforge.net/): A portable editor written in Java,
272272
comes with support for Ruby.
273-
* [Nedit](http://www.nedit.org): Eric Santonacci has written Ruby support for
274-
Nedit, available from
275-
[ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz](ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz).
276273
* Barry Shultz has written a Ruby definition file for TextPad, available at
277274
[https://www.textpad.com/add-ons/synn2t.html](https://www.textpad.com/add-ons/synn2t.html).
278275

en/documentation/installation/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ To get Ruby, just do this:
149149
$ sudo pacman -S ruby
150150
{% endhighlight %}
151151

152-
This should install the latest stable Ruby version.
153-
154152

155153
### Homebrew (macOS)
156154
{: #homebrew}

0 commit comments

Comments
 (0)