Old recherche with new design

This commit is contained in:
Mathieu Magnin 2017-07-31 11:58:52 +02:00
parent c74bf5dd8f
commit bf97a111f9
5 changed files with 93 additions and 1 deletions

View file

@ -258,6 +258,7 @@ Rails.application.routes.draw do
end
end
end
get "recherche" => "recherches#index"
end
apipie