summaryrefslogtreecommitdiffhomepage
path: root/ruby.html.markdown
Commit message (Collapse)AuthorAgeLines
* [ruby/all] Replace tryruby.org with the proper link (#4217)Petru Madar2021-08-21-1/+1
| | | | | * Replace tryruby.org with the proper link * Replace tryruby.org with the proper link
* Merge pull request #3921 from claudiosecco/ruby-useful-tricksMax Schumacher2020-07-08-0/+8
|\ | | | | [ruby/en] Ruby useful tricks
| * [ruby/en] fix typoClaudio Secco2020-07-07-1/+1
| |
| * [ruby/en] add .map($:method) sintax in blocks contextClaudio Secco2020-05-02-0/+5
| |
| * include %w optionClaudio Secco2020-05-02-0/+3
| |
* | Add Ruby shorthand block syntax examplesJake Haber2020-04-21-0/+10
|/
* Change "invokation" to "invocation"Barton Stanley2020-01-31-1/+1
|
* Merge pull request #3664 from chriszimmerman/en-ruby-multiline-commentsDivay Prakash2020-01-11-0/+9
|\ | | | | [en/ruby] - Adds documentation for multiline comments
| * en/ruby - Adds documentation for multiline commentsChris Zimmerman2019-10-01-0/+9
| |
* | Fix typo in ruby.html.markdownAlex Mendes da Costa2019-12-09-1/+1
|/ | | "arugments" => "arguments"
* [ruby/ru] [ruby/en] added notes about postfix-if and aboutIlya Vorontsov2019-09-05-0/+8
|
* Update ruby.html.markdownPhilipp Fischbeck2018-10-16-1/+1
| | | Fix typo ("Tt"-->"It")
* [ruby/en] fixes 3402 (spring cleanup)Keith Miyake2018-10-03-4/+8
|
* Update ruby.html.markdownJannik2018-08-10-126/+120
| | | | | - Remove special characters - Unify style and grammar - Fix typos, etc.
* fix commentbonte2018-08-03-1/+1
|
* Fixed a typoAlexey Rogachev2018-06-16-1/+1
|
* Various improvements to Ruby language docCorey Ward2018-03-23-62/+83
|
* Ruby has "methods" not "functions"Wayne Walker2017-08-29-3/+3
|
* Elixir agents/maps, Ruby conventions/docs (#2116)Ryan Plant2016-07-12-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix formatting on commentsRyan Plant2016-01-26-2/+2
|
* Add note on method naming conventionsRyan Plant2016-01-26-0/+13
|
* Add note on destructuring assignmentRyan Plant2016-01-26-0/+9
|
* Fix typoRyan Plant2016-01-26-1/+1
|
* Merge pull request #1800 from volcov/add-ruby-referenceGeoff Liu2016-01-04-0/+1
|\ | | | | [ruby/en] add a cool reference for learn Ruby =)
| * remove contributors nameBruno Volcov2016-01-04-1/+0
| |
| * add a cool reference for learn Ruby =)Bruno Volcov2015-10-26-1/+3
| |
* | Merge pull request #1977 from BlueAccords/patch-2Spurlow2015-11-27-0/+1
|\ \ | | | | | | Added new ruby resource
| * | Added new ruby resourceRyan2015-10-31-0/+1
| | |
* | | Replace Hash#has_key? with Hash#key?Leslie Zhang2015-11-23-2/+2
| | | | | | | | | | | | 1. Replace Hash#has_key? with Hash#key? 2. Replace Hash#has_value? with Hash#value?
* | | adds JF to authorsJake Faris2015-11-02-0/+1
| | |
* | | Merge pull request #1793 from kethomassen/patch-1Spurlow2015-11-02-2/+2
|\ \ \ | |/ / |/| | Fixed typo in docs
| * | Fixed typo in docsKristian2015-10-26-2/+2
| | | | | | | | | + Added a better description for 'nil'
* | | Merge pull request #1908 from farisj/ruby-add-bitwise-operatorsAdam Bard2015-10-31-1/+5
|\ \ \ | | | | | | | | Adds bitwise operators (AND, OR, XOR)
| * | | Adds bitwise operators (AND, OR, XOR)Jake Faris2015-10-30-1/+5
| |/ /
* / / Adds combined comparison operator to RubyJake Faris2015-10-30-0/+5
|/ /
* | Merge pull request #1552 from adback03/masterLevi Bostian2015-10-18-0/+1
|\ \ | | | | | | ruby and csharp code example updates
| * | [ruby/en] bitwise xor operatorAndrew Backes2015-10-15-0/+1
| | | | | | | | | Basic arithmetic bitwise xor operator example
* | | Fixes output on combining strings and operatorsPersa2015-10-17-1/+1
| | |
* | | Adds more string operations to ruby docPersa Zula2015-10-17-2/+9
|/ /
* / Fix header to hopefully bring back ruby to the site.Levi Bostian2015-10-14-2/+1
|/
* Merge pull request #1392 from ghalley/updatesLevi Bostian2015-10-12-0/+10
|\ | | | | [ruby/en] Add modulus, array.first, array.last, and each_with_index
| * Fix puts typoGabriel Halley2015-10-09-1/+1
| |
| * Add ghalley as ruby contributorGabriel Halley2015-10-07-0/+1
| |
| * ruby each with indexGabriel Halley2015-10-07-0/+6
| |
| * array first and last methodsGabriel Halley2015-10-07-0/+2
| |
| * add modulus operatorGabriel Halley2015-10-07-0/+1
| |
* | Merge pull request #1374 from kalebdavis/patch-2Levi Bostian2015-10-09-0/+13
|\ \ | | | | | | Add information about mapping arrays
| * | Add information about mapping arraysKaleb Davis2015-10-06-0/+13
| |/
* / Update ruby.html.markdownKaleb Davis2015-10-06-1/+7
|/
* Reverse an arrayChashmeet Singh2015-10-05-1/+1
|