rails new

This commit is contained in:
2022-11-21 12:10:04 +02:00
commit f736604a2b
76 changed files with 1402 additions and 0 deletions

3
config/importmap.rb Normal file
View File

@ -0,0 +1,3 @@
# Pin npm packages by running ./bin/importmap
pin "application", preload: true