Get timestamp
20 21 22
# File 'lib/assets/util.rb', line 20 def self.mtime(path) File.mtime(asset_path(path)).utc end