Skip to content

Commit

Permalink
store buildpack ruby_version data
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Jun 17, 2013
1 parent 950b98c commit fee496d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/language_pack/ruby.rb
Expand Up @@ -258,6 +258,8 @@ def install_ruby
run("ln -s ../#{bin} #{bin_dir}")
end

@metadata.write("buildpack_ruby_version", ruby_version)

if !@ruby_version_env_var
topic "Using Ruby version: #{ruby_version}"
else
Expand Down

0 comments on commit fee496d

Please sign in to comment.