dummy script

This commit is contained in:
Pete Matsyburka
2024-07-31 10:41:28 +03:00
parent 12528b6527
commit 994bd1fe5c
2 changed files with 41 additions and 0 deletions
+2
View File
@@ -166,5 +166,7 @@ Rails.application.routes.draw do
end
end
get '/js/:filename', to: 'embed_scripts#show', as: :embed_script
ActiveSupport.run_load_hooks(:routes, self)
end