damiansimonpeter (Simon Peter Damian Simon Peter)
- Login: damiansimonpeter
- Registered on: 01/27/2017
- Last sign in: 01/27/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/27/2017
-
09:12 PM Ruby Bug #13165 (Rejected): Typographical Error in Refinements docs 2.1.1
- If you check the example for refinements [[https://ruby-doc.org/core-2.1.1/doc/syntax/refinements_rdoc.html]][[here]], the varialbe **c** is not defined, it is suppose to be x. If a new user tries to run this code, this will raise a Name...