meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:linux:rails [2026/06/08 22:14] – removed - external edit (Unknown date) 127.0.0.1 | linux:linux:rails [2026/06/08 22:14] (current) – ↷ Page moved from os:linux:linux:rails to linux:linux:rails kilroy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Ruby / Rails ====== | ||
| + | |||
| + | <code bash> | ||
| + | # https:// | ||
| + | gpg --keyserver hkp:// | ||
| + | |||
| + | curl -sSL https:// | ||
| + | #rvm requirements | ||
| + | |||
| + | adduser rvm $USER | ||
| + | |||
| + | </ | ||