add rspec and sprockets

This commit is contained in:
2022-11-28 22:50:04 +02:00
parent b9a7315db8
commit ae68a25699
5 changed files with 20 additions and 5 deletions

View File

@ -1,2 +1,3 @@
Merged::Engine.routes.draw do
resources :images
end