mattonrails (Matthew Conway)
- Login: mattonrails
- Email: himself@mattonrails.com
- Registered on: 06/20/2013
- Last sign in: 07/16/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/16/2013
-
03:24 AM Ruby Misc #8548: Correction for a String#include? usage example
- @zzak even better; thanks for the heads-up :)
06/21/2013
-
06:30 AM Ruby Misc #8548: Correction for a String#include? usage example
- Thanks, Charlie. While the shorthand is valid, the actual problem is that the question mark does not appear when viewing the generated documentation (screenshot: http://cl.ly/Pmx1). Is there a way to escape that character so it appears a...
06/20/2013
-
03:01 PM Ruby Misc #8548 (Rejected): Correction for a String#include? usage example
- I've fixed a usage example for String#include? that was not valid Ruby. This is my first attempt at submitting an issue or patch for Ruby, so please pardon any errors. Thank you!