General

Profile

kstevens715 (Kyle Stevens)

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...
kstevens715 (Kyle Stevens)

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... kstevens715 (Kyle Stevens)

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 ... kstevens715 (Kyle Stevens)

Also available in: Atom