Guo Xiang Tan
142571bba0
Remove use of rescue nil
.
...
* `rescue nil` is a really bad pattern to use in our code base.
We should rescue errors that we expect the code to throw and
not rescue everything because we're unsure of what errors the
code would throw. This would reduce the amount of pain we face
when debugging why something isn't working as expexted. I've
been bitten countless of times by errors being swallowed as a
result during debugging sessions.
2018-04-02 13:52:51 +08:00
..
2017-11-24 09:35:45 +08:00
2018-03-19 17:10:35 +05:30
2017-12-19 16:00:43 +08:00
2018-04-02 13:52:51 +08:00
2016-03-03 19:39:22 +01:00
2018-01-11 13:51:52 +11:00
2018-04-02 13:52:51 +08:00
2018-03-22 11:08:06 +01:00
2017-09-01 09:28:16 -04:00
2018-01-18 17:00:04 +01:00
2018-03-21 15:43:32 +11:00
2018-03-20 17:15:26 -04:00
2017-07-05 11:12:10 +02:00
2018-01-25 14:57:41 +01:00
2017-07-28 10:20:09 +09:00
2018-04-02 13:52:51 +08:00
2018-01-14 20:01:45 +01:00
2018-03-27 13:44:14 -04:00
2018-03-27 13:18:13 +11:00
2018-02-26 16:05:35 +01:00
2018-03-06 21:45:37 +08:00
2018-03-13 13:41:06 -04:00
2017-12-04 21:44:16 +11:00
2017-11-23 15:48:47 +11:00
2017-08-25 11:52:59 -04:00
2017-10-23 17:30:17 +11:00
2018-03-20 17:15:26 -04:00
2018-04-02 13:52:51 +08:00
2018-03-30 18:32:21 -06:00
2018-03-12 18:36:06 +11:00
2018-04-02 13:52:51 +08:00
2017-08-14 22:17:41 -04:00
2017-04-04 15:59:01 -04:00
2018-01-25 13:56:08 -05:00
2018-03-22 14:02:41 +08:00
2015-12-01 21:06:37 +00:00
2017-07-28 10:20:09 +09:00
2016-02-25 12:13:59 +10:00
2017-09-08 14:07:24 +08:00
2017-11-14 13:20:19 -05:00
2018-01-19 19:52:42 +01:00
2017-09-25 13:48:58 +08:00
2017-08-24 13:45:32 -04:00
2017-09-25 13:48:58 +08:00
2018-03-05 15:39:22 +08:00
2017-07-28 10:20:09 +09:00
2018-03-26 18:21:16 +05:30
2018-03-22 15:41:02 -04:00
2017-07-28 10:20:09 +09:00
2017-01-09 17:18:58 -05:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2018-01-29 15:15:50 -05:00
2017-06-01 16:21:00 +09:00
2017-11-01 16:43:19 +11:00
2016-11-15 11:41:16 -05:00
2017-11-17 08:55:21 +08:00
2018-01-25 14:57:41 +01:00
2017-07-28 10:20:09 +09:00
2017-10-25 13:19:43 +11:00
2018-03-26 17:05:09 -04:00
2017-11-21 17:10:04 +08:00
2018-04-02 13:52:51 +08:00
2016-01-25 13:22:36 +11:00
2017-10-20 23:03:42 +08:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2017-03-01 08:28:34 -07:00
2017-11-18 17:16:44 +01:00
2017-11-08 11:38:51 +08:00
2018-03-14 14:37:55 +08:00
2016-01-08 20:43:11 +05:30
2018-03-12 16:55:23 +01:00
2017-12-06 10:45:09 +11:00
2017-12-06 10:45:09 +11:00
2018-02-24 12:35:57 +01:00
2017-09-07 21:36:27 +08:00
2018-04-02 13:52:51 +08:00
2018-02-01 17:13:02 -05:00
2017-10-19 13:55:23 -04:00
2017-07-28 10:20:09 +09:00
2017-10-06 16:20:01 +11:00
2018-03-08 14:59:04 +05:30
2016-07-15 11:36:06 +08:00
2018-03-06 16:49:31 +11:00
2017-11-10 06:45:19 +11:00
2017-07-28 10:20:09 +09:00
2018-02-26 23:28:02 +01:00
2016-07-27 18:48:02 +02:00
2018-04-02 13:52:51 +08:00
2016-09-22 09:52:19 -04:00
2016-06-10 22:08:37 -05:00
2018-01-25 14:57:41 +01:00
2017-09-25 12:25:14 -04:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2018-02-28 10:45:11 +11:00
2016-03-26 02:02:23 -07:00
2018-02-28 11:22:18 -05:00
2017-07-28 10:20:09 +09:00
2016-07-07 11:21:50 -04:00
2018-03-15 19:57:55 +05:30
2018-02-26 10:25:58 +11:00
2017-07-28 10:20:09 +09:00
2017-12-06 01:47:51 +01:00
2017-08-02 14:00:18 -04:00
2017-09-08 14:07:24 +08:00
2018-03-20 17:15:26 -04:00
2018-03-21 18:04:13 +05:30
2018-03-06 18:15:21 +08:00
2018-01-26 14:01:30 -05:00
2016-08-11 09:01:54 +08:00
2018-03-14 15:01:36 -04:00
2018-03-26 18:21:16 +05:30
2017-09-14 12:07:35 +08:00
2017-11-27 11:23:44 -05:00
2018-03-13 13:41:06 -04:00
2018-03-01 13:20:42 +08:00
2018-01-30 08:40:04 +11:00
2017-12-21 15:30:32 -05:00
2017-07-03 15:26:57 -04:00
2017-11-13 15:36:45 +11:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2018-02-20 14:41:21 +11:00
2017-07-28 10:20:09 +09:00
2017-11-02 12:33:35 +01:00
2018-04-02 13:52:51 +08:00
2017-10-27 11:02:47 +08:00
2018-04-02 13:52:51 +08:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2017-09-25 13:48:58 +08:00
2018-03-28 14:48:14 -04:00
2018-01-19 11:35:19 -05:00
2017-07-28 10:20:09 +09:00
2017-09-08 14:07:24 +08:00
2017-03-30 10:23:24 -04:00
2018-02-21 00:12:39 +05:30
2018-02-01 13:25:29 +05:30
2018-03-04 19:04:23 -05:00
2018-03-04 19:04:23 -05:00
2017-07-28 10:20:09 +09:00
2018-03-20 17:15:26 -04:00
2017-07-28 10:20:09 +09:00
2018-03-26 16:06:20 -04:00
2016-08-18 17:16:52 -04:00
2018-03-28 16:11:43 -04:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2018-03-24 02:44:39 +01:00
2018-03-06 18:15:21 +08:00
2015-11-23 14:28:56 +05:30
2018-03-23 18:25:04 +05:30
2017-07-28 10:20:09 +09:00
2018-04-02 13:52:51 +08:00
2017-12-12 20:17:46 +01:00
2017-03-29 18:19:28 +05:30
2018-03-26 11:22:52 -04:00
2017-07-28 10:20:09 +09:00