diff options
author | Renato "Lond" Cerqueira <renato@lond.com.br> | 2017-12-12 15:11:13 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-12-12 15:11:13 +0100 |
commit | fe180f18ff38a01007842ccff293a84a63336aae (patch) | |
tree | edd1311bf1cc3a0a6ca13c7c092cbda5d1668d63 /app/controllers/well_known | |
parent | 1486fd64cc73d1efb713ad3801cb8ae7acc0de1f (diff) |
Change conditional to avoid nil into string error in sidekiq (#5987)
* Change conditional to avoid nil into string error in sidekiq When obtaining information about users with mastodon in a different subdomain, sidekiq was giving out a 'no implicit conversion of nil into String' * Use presence instead of blank? with ternary. Following suggestion on PR
Diffstat (limited to 'app/controllers/well_known')
0 files changed, 0 insertions, 0 deletions