def git_sha revision = File.open("#{Rails.root}/REVISION").read.strip.to_s render :text => revision end