demarches-normaliennes/config/initializers/excon_setup.rb
2020-09-08 18:36:24 +02:00

3 lines
118 B
Ruby

# needed as ApplicationJob retry on excon error
# and this lib is not explicity loaded by the Gemfile
require 'excon'