foodsoft/app
Philipp Rothmann 69518f2bae comment out yield javascript for debugging
should be readded later again and might require this fix to load inline
javascript only after the modules are already loaded: https://stackoverflow.com/questions/71876873/rails-7-7-0-2-3-importmap-jquery-is-not-defined-in-view
2023-02-10 12:19:03 +01:00
..
assets add manifest.js 2023-02-10 12:19:03 +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 init importmap 2023-02-10 12:19:02 +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 comment out yield javascript for debugging 2023-02-10 12:19:03 +01:00