Florent2 (Florent Guilleux)
- Login: Florent2
- Email: florent2@gmail.com
- Registered on: 02/26/2009
- Last sign in: 04/12/2012
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
02/15/2012
-
09:04 PM Ruby Bug #5949: Add documentation introduction for the Encoding class
- Thanks for your feedback and Eric for improving my submission! I've just seen your tweet Eric, sorry I had missed all the ticket updates, when I created the ticket I had not noticed that I was not watching it by default.
01/31/2012
-
12:15 AM Ruby Bug #5949 (Closed): Add documentation introduction for the Encoding class
- Add documentation introduction for the Encoding class
02/26/2009
-
04:54 AM Ruby Feature #1212 (Closed): doc for Array#fill misses indication about negative value for the start argument
- =begin
The doc for Array#fill misses indication about negative value for the start argument. For instance Array#fetch says "Negative values of index count from the end of the array.". Array#fill should probably says something like "Nega...