demarches-normaliennes/config/initializers/excon_setup.rb

4 lines
118 B
Ruby
Raw Normal View History

2020-09-08 18:36:24 +02:00
# needed as ApplicationJob retry on excon error
# and this lib is not explicity loaded by the Gemfile
require 'excon'