Skip to content

Commit fd282cb

Browse files
committed
debugging
1 parent 7aaadb1 commit fd282cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/travis/api/app/responders/image.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ def set_headers
1111
end
1212

1313
def apply
14+
puts '---------------------------------c---------------------------------------'
15+
puts caller
1416
set_headers
1517
send_file(filename, type: :png, last_modified: last_modified)
1618
end

0 commit comments

Comments
 (0)