a7747c9e84
fix docker-compose
2023-02-02 10:14:26 +01:00
fb8ccfea4a
rails up to 7.0and ruby to 2.7.2
...
mv lib to app/lib due to upgrade
removing concerns from autoload path
resolve zeitwerk issues
make foodsoft run for dev on rails 7 and ruby 2.7
fix mail file permission bug
fix database_config
fix articles controller test ActiveModell::Error
bump Gemfile.lock
2023-01-17 16:35:04 +01:00
decentral1se
51359ee571
Use v2 since extends is still supported there (PR #876 )
...
See https://github.com/docker/compose/issues/4315 .
2021-06-04 17:49:19 +02:00
Patrick Gansterer
47d9c79617
Use ActiveJob instead of Resque directly
...
This allows us to directly pass entities to the job.
2021-03-08 12:30:58 +01:00
Patrick Gansterer
38d49dedb8
Make usage of Docker for development easier by avoiding COPY operations
2021-03-05 11:33:28 +01:00
wvengen
ef1903381b
Improve testing on docker
2020-07-27 18:17:30 +02:00
wvengen
e6e060cab9
Fix mailcatcher
2019-04-03 17:06:23 +00:00
wvengen
5e4f3fb730
Fix setup for development with docker (PR #523 )
2017-11-10 17:02:07 +01:00