Popular repositories
-
sanitize_email Public
Forked from pboling/sanitize_email
(fork created for a bug fix) SanitizeEmail allows you to play with your application's email abilities without worrying that emails will get sent to actual live addresses.
Ruby 1
-
-
-
-
BSForwardGeocoder Public
Forked from bjornsallarp/BSForwardGeocoder
This is a forward geocoding API for iPhone/iPad
Objective-C 1
4 contributions in the last year
Contribution activity
October 2021
Created an issue in simontonsoftware/s-libs that received 1 comment
[ng-dev] ctx.run() swallows thrown exceptions
Uncaught exceptions in a ctx.run() block are silently ignored and do not cause the test to fail. For example, this test passes without printing the…