FireIsGood
54fbf0a948
[ruby/en] Reflow comments ( #5180 )
2024-11-13 09:18:32 -07:00
Boris Verkhovskiy
f4d4fb76ba
Fix language names ( #5148 )
2024-10-20 14:46:35 -07:00
Petru Madar
0086b92f09
[ruby/all] Replace tryruby.org with the proper link ( #4217 )
...
* Replace tryruby.org with the proper link
* Replace tryruby.org with the proper link
2021-08-21 23:08:42 +02:00
Max Schumacher
a54ad9cd1f
Merge pull request #3921 from claudiosecco/ruby-useful-tricks
...
[ruby/en] Ruby useful tricks
2020-07-08 02:02:57 +02:00
Claudio Secco
20a468579a
[ruby/en] fix typo
2020-07-07 20:27:34 -03:00
Claudio Secco
d9ee9ce390
[ruby/en] add .map($:method) sintax in blocks context
2020-05-02 16:09:41 -03:00
Claudio Secco
a67f4663eb
include %w option
2020-05-02 13:03:36 -03:00
Jake Haber
c6804101b9
Add Ruby shorthand block syntax examples
2020-04-21 07:34:57 -05:00
Barton Stanley
2eb57cb023
Change "invokation" to "invocation"
2020-01-31 13:04:15 -06:00
Divay Prakash
b9faf4c258
Merge pull request #3664 from chriszimmerman/en-ruby-multiline-comments
...
[en/ruby] - Adds documentation for multiline comments
2020-01-11 14:02:10 +05:30
Alex Mendes da Costa
03c06ac1bc
Fix typo in ruby.html.markdown
...
"arugments" => "arguments"
2019-12-09 09:19:36 -08:00
Chris Zimmerman
d0d0fe4995
en/ruby - Adds documentation for multiline comments
2019-10-01 16:45:47 -04:00
Ilya Vorontsov
4a14d54eb5
[ruby/ru] [ruby/en] added notes about postfix-if and about
2019-09-05 11:06:51 +03:00
Philipp Fischbeck
bb7e218b82
Update ruby.html.markdown
...
Fix typo ("Tt"-->"It")
2018-10-16 16:58:55 +02:00
Keith Miyake
c3c6e3b08d
[ruby/en] fixes 3402 (spring cleanup)
2018-10-03 17:19:01 -07:00
Jannik
bce44c5ed9
Update ruby.html.markdown
...
- Remove special characters
- Unify style and grammar
- Fix typos, etc.
2018-08-10 13:45:11 +02:00
bonte
4af377e970
fix comment
2018-08-03 23:34:39 +02:00
Alexey Rogachev
1f4fea47fd
Fixed a typo
2018-06-16 21:10:19 +06:00
Corey Ward
74ed7c684f
Various improvements to Ruby language doc
2018-03-23 10:28:30 -05:00
Wayne Walker
836133b871
Ruby has "methods" not "functions"
2017-08-29 17:39:42 -05:00
Ryan Plant
e249d12ee6
Elixir agents/maps, Ruby conventions/docs ( #2116 )
...
* Add name to contributors list
* Fix typo
* Note convention on curly-braced blocks
* Replace hardcoded link to 2.1.1 documentation with generic current link
* Add notes on Elixir agents
* Add explanation of maps
* Add name to contributors list
* Fix code fence that was obscuring markdown
* Fix syntax error
* Remove disputed comment
* Remove from contributors list
2016-07-12 10:07:38 +02:00
Ryan Plant
236cc1c14c
Fix formatting on comments
2016-01-26 11:59:08 +11:00
Ryan Plant
b9c1502cab
Add note on method naming conventions
2016-01-26 11:58:46 +11:00
Ryan Plant
0f5c74a79f
Add note on destructuring assignment
2016-01-26 11:52:06 +11:00
Ryan Plant
82cb669cd7
Fix typo
2016-01-26 11:44:47 +11:00
Geoff Liu
6e7ca40bae
Merge pull request #1800 from volcov/add-ruby-reference
...
[ruby/en] add a cool reference for learn Ruby =)
2016-01-04 13:46:13 -07:00
Bruno Volcov
746df3268a
remove contributors name
2016-01-04 17:28:36 -02:00
Spurlow
98e2cf0ea3
Merge pull request #1977 from BlueAccords/patch-2
...
Added new ruby resource
2015-11-27 11:51:04 +07:00
Leslie Zhang
e7dc56273f
Replace Hash#has_key? with Hash#key?
...
1. Replace Hash#has_key? with Hash#key?
2. Replace Hash#has_value? with Hash#value?
2015-11-23 09:14:49 +08:00
Jake Faris
b13bb0ce47
adds JF to authors
2015-11-02 10:06:01 -05:00
Spurlow
9d72815ea1
Merge pull request #1793 from kethomassen/patch-1
...
Fixed typo in docs
2015-11-02 19:09:45 +08:00
Ryan
f10292ed98
Added new ruby resource
2015-10-31 16:55:25 -07:00
Adam Bard
aa4631e4b8
Merge pull request #1908 from farisj/ruby-add-bitwise-operators
...
Adds bitwise operators (AND, OR, XOR)
2015-10-31 19:04:51 +08:00
Jake Faris
33337d045d
Adds bitwise operators (AND, OR, XOR)
2015-10-30 10:22:23 -04:00
Jake Faris
ec601c168a
Adds combined comparison operator to Ruby
2015-10-30 10:17:15 -04:00
Bruno Volcov
5acb0c1a60
add a cool reference for learn Ruby =)
2015-10-26 17:23:27 -02:00
Kristian
d41fdbcba9
Fixed typo in docs
...
+ Added a better description for 'nil'
2015-10-26 17:56:28 +10:00
Levi Bostian
4fffeac272
Merge pull request #1552 from adback03/master
...
ruby and csharp code example updates
2015-10-18 12:07:05 -05:00
Persa
a875e6d589
Fixes output on combining strings and operators
2015-10-17 12:16:14 -04:00
Persa Zula
1ae02fc6cf
Adds more string operations to ruby doc
2015-10-17 11:25:05 -04:00
Andrew Backes
46c37fd745
[ruby/en] bitwise xor operator
...
Basic arithmetic bitwise xor operator example
2015-10-15 23:02:03 -05:00
Levi Bostian
b4535eaae3
Fix header to hopefully bring back ruby to the site.
2015-10-14 09:45:13 -05:00
Levi Bostian
574b7faf50
Merge pull request #1392 from ghalley/updates
...
[ruby/en] Add modulus, array.first, array.last, and each_with_index
2015-10-12 23:00:09 -05:00
Gabriel Halley
7b4d529c5e
Fix puts typo
2015-10-09 11:47:13 -04:00
Levi Bostian
4bb350473f
Merge pull request #1374 from kalebdavis/patch-2
...
Add information about mapping arrays
2015-10-09 10:02:59 -05:00
Gabriel Halley
6fce99b0ee
Add ghalley as ruby contributor
2015-10-07 15:40:31 -04:00
Gabriel Halley
3b0bc74c56
ruby each with index
2015-10-07 15:26:25 -04:00
Gabriel Halley
f4c13bc696
array first and last methods
2015-10-07 15:26:10 -04:00
Gabriel Halley
e3c528bb81
add modulus operator
2015-10-07 15:25:50 -04:00
Kaleb Davis
d73584cc9a
Add information about mapping arrays
2015-10-06 21:06:44 -04:00