trevrosen (Trevor Rosen)
- Login: trevrosen
- Email: trevor@catapult-creative.com
- Registered on: 11/18/2015
- Last sign in: 11/18/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 1 | 1 |
| Reported issues | 0 | 1 | 1 |
Activity
11/18/2015
-
05:31 PM Ruby Bug #11711 (Closed): Documentation for ARGV behavior is incorrect
- http://ruby-doc.org/core-2.2.3/Object.html#ARGV
The above documentation states that ARGV[0] will contain the name of the Ruby program. While this is the behavior of ARGV in other places (C, Python, etc), it is *not* the behavior in Ru...