3 lines
118 B
Ruby
3 lines
118 B
Ruby
# needed as ApplicationJob retry on excon error
|
|
# and this lib is not explicity loaded by the Gemfile
|
|
require 'excon'
|