252 253 254
# File 'app/models/blob.rb', line 252 def file_hash OpenSSL::Digest::SHA256.hexdigest(path) end