Sha256: ccef0ebdd0f926ca085ab4ee8f935e9bfd4944b5ad4009f80be55c475b3a459d
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
o:$YARD::CodeObjects::MethodObject:@parameters[[" file0:@current_file_has_commentsT: @lineiX:@signature"ędef self.mime_type(file) case when file =~ /\.jpg/ then 'image/jpg' when file =~ /\.gif$/ then 'image/gif' when file =~ /\.png$/ then 'image/png' else 'application/octet-stream' end end:@files[["#lib/chunky_baconfile/client.rbiX:@explicitT:@scope: class: @name:mime_type:@source"Îdef self.mime_type(file) case when file =~ /\.jpg/ then 'image/jpg' when file =~ /\.gif$/ then 'image/gif' when file =~ /\.png$/ then 'image/png' else 'application/octet-stream' end end:@visibility:public:@docstringIC:YARD::Docstring"$Return the MIME type for a file :@line_rangeo: Range: beginiT: exclF:endiW: @all[ "$Return the MIME type for a file"