* Only bust_fastly_cache if fastly is enabled * Conditionally bust nginx cache from CacheBuster#bust * Don't _actually_ call out to openresty * Remove redundant check for FASTLY_API_KEY in CacheBuster * Clean up and add a spec * Do not call .purge_ methods if fastly is not configured * Add OPENRESTY_ ENV vars to .env_sample * Remove extra / prepending path * Remove ConfigurationError, clean up Purgeable concern * Use raise instead of fail like fastly-ruby * No longer check for Rails.env.production? * Use let! to create article in BustMultipleCachesWorker spec |
||
|---|---|---|
| .. | ||
| bust_cache_worker_spec.rb | ||
| bust_multiple_caches_worker_spec.rb | ||
| score_calc_worker_spec.rb | ||
| update_main_image_background_hex_worker_spec.rb | ||