move vue tryout

This commit is contained in:
Torsten
2023-02-08 11:39:23 +02:00
parent eb055c7b8d
commit 5f0c2f37a7
10 changed files with 0 additions and 198 deletions

View File

@ -1,7 +0,0 @@
class KantaController < ApplicationController
def show
@image = Merged::Image.first
end
end