kstevens715 (Kyle Stevens)
- Login: kstevens715
- Email: kstevens715@gmail.com
- Registered on: 06/22/2013
- Last sign in: 11/24/2013
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
10/18/2023
- 10:17 AM Ruby master Revision ef3f9f1a (git): [rubygems/rubygems] Allow uninstalling multiple versions of same gem
- Currently, you can install multiple versions of the same gem just fine:
```
$ gem install simplecov:0.19.0 simplecov...
11/24/2013
- 04:08 AM Ruby master Bug #8560: CSV, skip_lines option causes error when passing a string
- Attached is a patch that converts skip_lines to a Regexp if it's a string. Also see pull request on GitHub: https://g...
06/22/2013
- 03:53 PM Ruby master Bug #8560 (Closed): CSV, skip_lines option causes error when passing a string
- There seems to be a bug in the CSV class when using the skip_lines option.This option is currently undocumented, but ...
Also available in: Atom