Returns:
23 24 25
# File 'lib/forge/app/models/asset.rb', line 23 def is_image? self.attachment_content_type =~ /image/ end