a11yist/config
2024-07-19 02:29:18 +02:00
..
environments Basic feature implemented, very basic poc 2024-07-16 20:22:59 +02:00
initializers Basic feature implemented, very basic poc 2024-07-16 20:22:59 +02:00
locales Some UX improvements 2024-07-19 02:29:18 +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 Some UX improvements 2024-07-19 02:29:18 +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