Skip to content

Commit 273f569

Browse files
kytrinyxkotp
authored andcommitted
Remove reference to Gitter
The Exerism Forum (https://forum.exercism.org/) has now made Gitter redundant. We're directing everyone there.
1 parent 5b53c84 commit 273f569

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![Configlet Status][configlet-workflow-badge]][configlet-workflow]
44
[![Exercise Test Status][tests-workflow-badge]][tests-workflow]
5-
[![Join the chat at https://gitter.im/exercism/ruby][ruby-gitter-badge]][ruby-gitter-channel]
65

76
Exercism Exercises in Ruby
87

@@ -361,8 +360,6 @@ Dress :)
361360
[#ruby-icon]: #ruby-icon
362361
[#running-the-tests]: #running-the-tests
363362
[rubocop]: http://batsov.com/rubocop/
364-
[ruby-gitter-badge]: https://badges.gitter.im/exercism/ruby.svg
365-
[ruby-gitter-channel]: https://gitter.im/exercism/ruby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
366363
[#setup]: #setup
367364
[#style-guide]: #style-guide
368365
[synchronize]: https://help.github.com/articles/syncing-a-fork/

config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
},
1111
"blurb": "Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.",
1212
"version": 3,
13-
"gitter": "ruby",
1413
"online_editor": {
1514
"indent_style": "space",
1615
"indent_size": 2,

docs/24pullrequests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ Something missing? Submitting and reviewing exercises on Exercism and
1414
notice something you don't like? Create a pull request!
1515

1616
Check out the [Getting Involved in a Track](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/README.md#getting-involved-in-an-exercism-language-track) documentation, and some [ideas for things we are looking for](http://exercism.io/languages/ruby/todo) for exercises that are needed to be implemented.
17-
18-
We are available to answer questions in the [![Join the chat at https://gitter.im/exercism/ruby](https://badges.gitter.im/exercism/ruby.svg)](https://gitter.im/exercism/ruby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge).

0 commit comments

Comments
 (0)