Guest User

Untitled

a guest
Jun 14th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. GIT_REV = `git rev-parse HEAD`
  2. Rails.logger.info("%%%%%%%%% Starting Rails with PID: #{Process.pid}, process name: #{$0} #{ARGV.join(" ")} and git sha #{GIT_REV}")
Add Comment
Please, Sign In to add comment