a11yist/config
2024-07-15 14:31:54 +02:00
..
environments Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
initializers Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
locales rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
application.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
boot.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
cable.yml rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
credentials.yml.enc rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
database.yml rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
environment.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
puma.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
routes.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
storage.yml rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00