remove trix in favour of tiny little vue app

This commit is contained in:
2022-12-25 14:13:11 +02:00
parent e593b181ff
commit e8a755af0e
20 changed files with 45 additions and 191 deletions

View File

@ -37,8 +37,6 @@ Rails.application.configure do
# config.action_dispatch.x_sendfile_header = "X-Sendfile" # for Apache
# config.action_dispatch.x_sendfile_header = "X-Accel-Redirect" # for NGINX
# Store uploaded files on the local file system (see config/storage.yml for options).
config.active_storage.service = :local
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
# config.force_ssl = true