foodsoft/app
Philipp Rothmann 666e7934a6 introduce importmaps
This commit introduces importmaps. They allow to use modern javacript ESM within rails without webpack, yarn etc.
see https://github.com/rails/importmap-rails for more details.

Co-authored-by: Philipp Rothmann <philipprothmann@posteo.de>
Co-authored-by: FGU <fgu@pragma-shift.net>
2023-02-10 12:24:42 +01:00
..
assets introduce importmaps 2023-02-10 12:24:42 +01:00
controllers Add home controller test 2023-01-17 16:09:27 +01:00
documents Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
helpers Fix small issues after 401c8f5 and 67ad202 2021-03-05 14:14:56 +01:00
inputs Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
javascript introduce importmaps 2023-02-10 12:24:42 +01:00
jobs Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
lib rails up to 7.0and ruby to 2.7.2 2023-01-17 16:35:04 +01:00
mail_receivers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
mailers Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
models replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
serializers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
views introduce importmaps 2023-02-10 12:24:42 +01:00