class Gitlab::FileResponse
def inspect
-
(String)
- Formatted string with the class name, object id and filename.
def inspect "#<#{self.class}:#{object_id} {filename: #{filename.inspect}}>" end
(String)
- Formatted string with the class name, object id and filename.
def inspect "#<#{self.class}:#{object_id} {filename: #{filename.inspect}}>" end