Source: show | on GitHub
# File railties/lib/rails/api/task.rb, line 138 def rails_version "master@#{`git rev-parse HEAD`[0, 7]}" end