Sha256: 0a8ac556657aea0d56dd5bde5541eb5ea5d9043d62e9a0b427803f0b06eed1d1

Contents?: true

Size: 169 Bytes

Versions: 51

Compression:

Stored size: 169 Bytes

Contents

<%
  @path = "/etc/profile.d/ruby.sh"
%>

# Always use rubygems.
export RUBYOPT="rubygems"

# Use the installed Ruby.
export PATH="<%= rubber_env.ruby_path %>/bin:$PATH"

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
rubber-3.2.2 templates/base/config/rubber/common/ruby.profile
rubber-3.2.1 templates/base/config/rubber/common/ruby.profile
rubber-3.2.0 templates/base/config/rubber/common/ruby.profile
rubber-3.1.0 templates/base/config/rubber/common/ruby.profile
rubber-3.0.1 templates/base/config/rubber/common/ruby.profile
rubber-3.0.0 templates/base/config/rubber/common/ruby.profile
rubber-2.16.0 templates/base/config/rubber/common/ruby.profile
rubber-2.15.2 templates/base/config/rubber/common/ruby.profile
rubber-2.15.1 templates/base/config/rubber/common/ruby.profile
rubber-2.15.0 templates/base/config/rubber/common/ruby.profile
rubber-2.14.0 templates/base/config/rubber/common/ruby.profile
rubber-2.13.1 templates/base/config/rubber/common/ruby.profile
rubber-2.13.0 templates/base/config/rubber/common/ruby.profile
rubber-2.12.2 templates/base/config/rubber/common/ruby.profile
rubber-2.12.1 templates/base/config/rubber/common/ruby.profile
rubber-2.12.0 templates/base/config/rubber/common/ruby.profile
rubber-2.11.0 templates/base/config/rubber/common/ruby.profile
rubber-2.10.2 templates/base/config/rubber/common/ruby.profile
rubber-2.10.1 templates/base/config/rubber/common/ruby.profile
rubber-2.10.0 templates/base/config/rubber/common/ruby.profile