このコミットが含まれているのは:
2026-07-18 02:08:20 +09:00
コミット 9552081133
9個のファイルの変更351行の追加151行の削除
+1 -1
ファイルの表示
@@ -20,7 +20,7 @@ module PostCompactRepr
Rails.application.routes.url_helpers.rails_storage_proxy_url(
post.thumbnail,
only_path: false)
rescue
rescue ActionController::UrlGenerationError, ArgumentError, URI::InvalidURIError
nil
end
end