Refresh attachments with virus scan result
This commit is contained in:
parent
cc4eba2b36
commit
6a3413018a
5 changed files with 86 additions and 0 deletions
|
@ -133,6 +133,8 @@ Rails.application.routes.draw do
|
|||
post ':position/repetition', to: 'repetition#show', as: :repetition
|
||||
end
|
||||
|
||||
get 'attachments/:id', to: 'attachments#show', as: :attachment
|
||||
|
||||
get 'tour-de-france' => 'root#tour_de_france'
|
||||
get "patron" => "root#patron"
|
||||
get "accessibilite" => "root#accessibilite"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue