8 9 10
# File 'lib/hive/paths/artifacts.rb', line 8 def create_url(job_id) "#{Hive::Paths::Jobs.job_base(job_id)}/artifacts" end