Mark Nadig

Results 7 issues of Mark Nadig

pathToArray() unnecessarily changes the drive letter case when not *nix `path[0] = path[0].toUpperCase();`. This mutation causes a problem in tasks run from c:\. For example, memory-fs-stream _read() will fail because...

Hoping someone will come along with this for 2019 :)

Saw your comment over http://robots.thoughtbot.com/post/3105121049/delivering-email-with-amazon-ses-in-a-rails-3-app that it is possible to get the Message-ID that SES generated back, but is is not clear to me how. Note: I tried setting my...

Like various fiddles on the interwebs (dotnetfiddle.net, https://jsfiddle.net/) it would be nice to save a card layout with its data and share it with a permalink to support collaborating.

Feature
Request
Area-Designer

Had a recurring event come in from google w/ RRULE: FREQ=DAILY, BYDAY=... which caused by_day_incrementer to raise "Invalid recurrence rule, byday needs to be scoped by month, week or year"....

Just ran into this today - not sure why original author didn't submit back, but seems cleaner than the related pull request by Chuck Jones https://github.com/rubyredrick/ri_cal/pull/10.