Files

6 lines
102 B
CoffeeScript

class @CommitFile
constructor: (file) ->
if $('.image', file).length
new ImageFile(file)