Sha256: 6ac9b5c82d9c473bfa4047ffa6677eea873a1fc1f0be3ee213e9f9d8c4f7a0ff
Contents?: true
Size: 230 Bytes
Versions: 12
Compression:
Stored size: 230 Bytes
Contents
# # This is a shell fragment that initializes rbenv, if it # has not been inited yet. Managed by puppet - DO NOT EDIT # if ! echo $PATH | grep -q rbenv; then export PATH="<%= @root_path %>/bin:$PATH" eval "$(rbenv init -)" fi
Version data entries
12 entries across 12 versions & 2 rubygems