]> cat aescling's git repositories - mastodon.git/commit
Fix trying to write non-existent image remote URL attribute on preview cards (#14181)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 29 Jun 2020 15:59:04 +0000 (17:59 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2020 15:59:04 +0000 (17:59 +0200)
commit1b198d64890de3eed5562c9b485ed8cafbff059f
tree5263efed482fd28688a1a5bdd12dfea09c3c824d
parentfa183a51ab0d8c8bbacd2d5e7474cd2bc9c9000c
Fix trying to write non-existent image remote URL attribute on preview cards (#14181)

Regression from #14145
app/models/concerns/remotable.rb
spec/models/concerns/remotable_spec.rb