Method: Dassets::SourceProxy#key

Defined in:
lib/dassets/source_proxy.rb

#keyObject



22
23
24
# File 'lib/dassets/source_proxy.rb', line 22

def key
  "#{self.digest_path} -- #{self.mtime}"
end