提交 8e4148bf 编写于 作者: A Angelo Capilleri

mispelling asset_tag_helper

上级 16301cce
......@@ -323,7 +323,7 @@ def audio_path(source)
end
alias_method :path_to_audio, :audio_path # aliased to avoid conflicts with an audio_path named route
# Computes the full URL to a audio asset in the public audios directory.
# Computes the full URL to an audio asset in the public audios directory.
# This will use +audio_path+ internally, so most of their behaviors will be the same.
def audio_url(source)
URI.join(current_host, path_to_audio(source)).to_s
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册