Fix markdown [ci skip]

上级 6c05728a
......@@ -392,7 +392,7 @@ You might want to download a blob to a file on disk so an external program (e.g.
a virus scanner or media transcoder) can operate on it. Use
`ActiveStorage::Blob#open` to download a blob to a tempfile on disk:
````ruby
```ruby
message.video.open do |file|
system '/path/to/virus/scanner', file.path
# ...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册