something to play with

This commit is contained in:
2023-02-08 11:30:19 +02:00
parent 208b3b44cb
commit c9031f9dd2
9 changed files with 123 additions and 1 deletions

View File

@ -1,3 +1,3 @@
Rails.application.routes.draw do
mount VueR::Engine => "/vue_r"
resources :images
end