a11yist/test
2024-07-19 02:29:18 +02:00
..
channels/application_cable Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
controllers Some UX improvements 2024-07-19 02:29:18 +02:00
fixtures Some UX improvements 2024-07-19 02:29:18 +02:00
helpers rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
integration rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
mailers rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
models Basic feature implemented, very basic poc 2024-07-16 20:22:59 +02:00
system Some UX improvements 2024-07-19 02:29:18 +02:00
application_system_test_case.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
test_helper.rb Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00