biteme (Kenneth Ballou)
- Login: biteme
- Email: thecryptoboy@gmail.com
- Registered on: 05/14/2009
- Last sign in: 05/15/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/15/2009
-
04:26 AM Ruby Bug #1469 (Rejected): Different behavior of class variables in 1.9.0 and 1.9.1p129
- =begin
The code in the attached file (classvars.rb) is based on the discussion of class variables on pages 337 and 338 of "Programming Ruby 1.9". I ran the code using ruby 1.9.0 and ruby 1.9.1p129. The output was different for the two...