Sha256: edf9819a3c380a1ea322da99f0502a4bfc1ac07d3a5a498650f015f12a1938eb

Contents?: true

Size: 359 Bytes

Versions: 1

Compression:

Stored size: 359 Bytes

Contents

echo "-----> ry to version: \\"\*\*not specified\*\*\\""
echo "-----> Loading ry"
if \[\[ ! -e "\$HOME/\.local/bin" \]\]; then
  echo "! ry not found"
  echo "! If ry is installed, check your :ry_path setting."
  exit 1
fi
export PATH="\$HOME/\.local/bin:\$PATH"
eval "\$\(ry setup\)"
RY_RUBY=""
if \[ -n "\$RY_RUBY" \]; then
  ry use \$RY_RUBY \|\| exit 1
fi

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mina-1.2.5 spec/support/outputs/ry_without_env.txt