This website requires JavaScript.
Explore
Help
Sign in
Foodsoft
/
foodsoft
Watch
1
Star
1
Fork
You've already forked foodsoft
0
Code
Issues
36
Pull requests
5
Projects
1
Releases
Wiki
Activity
c24904fbe3
foodsoft
/
config
/
initializers
/
mail_receiver.rb
4 lines
94 B
Ruby
Raw
Normal View
History
Unescape
Escape
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-06 16:12:41 +01:00
Rails
.
application
.
config
.
to_prepare
do
FoodsoftMailReceiver
.
register
BounceMailReceiver
end
Reference in a new issue
Copy permalink