lordzoner (Michael Morgan)
- Login: lordzoner
- Email: morgan.michael@me.com
- Registered on: 11/27/2008
- Last sign in: 12/30/2008
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/13/2008
-
05:46 AM Ruby Bug #864 (Rejected): String#include? regexp
- =begin
For consistency, String#include? should be able to take a regexp as an argument. I realize that the return value of String#index(regexp) and String#match(regexp) could be used, but String#include?(regexp) would be both more reada...