Sha256: 9bc0b0d66fcaf52f1c3609d5ed5005c127a384de384d9ca80050d71a4e40bb5a
Contents?: true
Size: 402 Bytes
Versions: 24
Compression:
Stored size: 402 Bytes
Contents
- if current_batch.present? - path = CoalescingPanda::Engine.routes.url_helpers.canvas_batch_path(current_batch) + "?encrypted_session_key=#{encrypted_session_key}" - clear_path = CoalescingPanda::Engine.routes.url_helpers.clear_batch_session_path + "?encrypted_session_key=#{encrypted_session_key}" #batch-progress{data: {batch: current_batch.try(:to_json), url: path, clear_path: clear_path} }
Version data entries
24 entries across 24 versions & 1 rubygems