Method: AssetLibrary::Asset#hash

Defined in:
lib/asset_library/asset.rb

#hashObject



13
14
15
# File 'lib/asset_library/asset.rb', line 13

def hash
  self.absolute_path.hash
end