Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
karoltravis committed Feb 2, 2022
1 parent 7aaadb1 commit fd282cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/travis/api/app/responders/image.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ def set_headers
end

def apply
puts '---------------------------------c---------------------------------------'
puts caller
set_headers
send_file(filename, type: :png, last_modified: last_modified)
end
Expand Down

0 comments on commit fd282cb

Please sign in to comment.