viehlieb
fb8ccfea4a
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
3 lines
94 B
Ruby
3 lines
94 B
Ruby
Rails.application.config.to_prepare do
|
|
FoodsoftMailReceiver.register BounceMailReceiver
|
|
end
|