41 42 43
# File 'lib/spring/env.rb', line 41 def application_id Digest::MD5.hexdigest(RUBY_VERSION + project_root.to_s) end