# File lib/dragonfly/app.rb, line 175
    def url_path_prefix=(thing)
      raise NoMethodError, "url_path_prefix is deprecated - please use url_format, e.g. url_format = '/media/:job/:basename.:format' - see docs for more details"
    end