# File lib/dragonfly/server.rb, line 34 def add_to_fetch_url_whitelist(patterns) fetch_url_whitelist.push(*patterns) end