foodsoft/spec
viehlieb 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
..
controllers rails up to 7.0and ruby to 2.7.2 2023-01-17 16:35:04 +01:00
factories Add controller tests 2023-01-17 16:09:52 +01:00
fixtures Add controller tests 2023-01-17 16:09:52 +01:00
integration
lib
models Add controller tests 2023-01-17 16:09:52 +01:00
requests/api
support Add controller tests 2023-01-17 16:09:52 +01:00
app_config.yml
i18n_spec.rb
spec_helper.rb
swagger_helper.rb