index
:
school/the_transcriber_backend
f_upload_file
master
the-elixir-way
This is the backend part of the-transcriber app by @vjousse : https://github.com/vjousse/the-transcriber
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
views
/
audio_file_view.ex
blob: b2b2c2684bce907fb8fddfe3edf6077db83eefb4 (
plain
)
1
2
3
defmodule
TheTranscriberBackend.AudioFileView
do
use
TheTranscriberBackend.Web
,
:view
end