3 lines
94 B
Ruby
3 lines
94 B
Ruby
Rails.application.config.to_prepare do
|
|
FoodsoftMailReceiver.register BounceMailReceiver
|
|
end
|