]> cat aescling's git repositories - mastodon.git/commit
Fix nil host in remotable (#8508)
authorRenato "Lond" Cerqueira <renato@lond.com.br>
Wed, 29 Aug 2018 19:13:49 +0000 (21:13 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 29 Aug 2018 19:13:49 +0000 (21:13 +0200)
commit5b2b493a908cbea55096f7f028c306f6270e3b00
tree6792309266a0051789401168586d5ce9b03cdb9a
parentcc26fd71acdcd0ef1c0992273a07d755af2b6108
Fix nil host in remotable (#8508)

Host can be nil in urls like
'https:https://example.com/path/file.png'
app/models/concerns/remotable.rb
spec/models/concerns/remotable_spec.rb