Carlos Rodriguez
14ff078b85
Removed double 'at' from README
il y a 13 ans
Mislav Marohnić
093809eac6
spellcheck
il y a 13 ans
Sam Stephenson
c56f72794e
Fix ruby-local-exec wiki page link in the changelog
il y a 13 ans
Sam Stephenson
9375e99f92
rbenv 0.4.0
il y a 13 ans
Sam Stephenson
b66eeaf2f7
Link up the "Why choose rbenv?" wiki page
il y a 13 ans
Mislav Marohnić
c6855e01a9
zshenv -> zshrc. update Ubuntu/zsh installation notices
il y a 13 ans
Sam Stephenson
41cfa5f3d0
Link to the binstubs wiki page
il y a 13 ans
Sam Stephenson
308aa42b67
Rewrite "How It Works" with @trevorturk
il y a 13 ans
Sam Stephenson
5174d14d5c
It's all about the apps
il y a 13 ans
Sam Stephenson
6fe338e563
New tagline
il y a 13 ans
Sam Stephenson
266d896871
Prioritize `rbenv local` over `rbenv global` and `rbenv shell`
il y a 13 ans
Sam Stephenson
7e85ae7bd2
"Usage" -> "Command Reference"
il y a 13 ans
Sam Stephenson
9a284a3da4
Update the uninstallation section
il y a 13 ans
Sam Stephenson
871f0e26df
Tone down the RVM incompatibility notice
il y a 13 ans
Sam Stephenson
e56885f4c9
"binary" -> "executable"
il y a 13 ans
Sam Stephenson
149f4b4607
"per-project" -> "application-specific"
il y a 13 ans
Jeremy Kemper
253f6ee1d9
-information in readme pitch
il y a 13 ans
Jeremy Kemper
bac149e824
Riff on the readme pitch
il y a 13 ans
Sam Stephenson
3ec34448fa
Rewrite the readme pitch
il y a 13 ans
Sam Stephenson
377b176260
Document .ruby-version
il y a 13 ans
Oscar Del Ben
c3fe192243
use ruby-build
Fixes #294
il y a 13 ans
Mislav Marohnić
349236c932
tweak docs & add syntax highlighting to instructions
il y a 13 ans
Joe Atzberger
0a9e2baef1
fix documentation about manually compiling Ruby
./configure doesn't exist by default in repo: use autoconf to create it.
il y a 13 ans
Mislav Marohnić
da562ad74c
replace build system with generated table of contents
Gets rid of `doc/README.mdtoc` and its build script. Since GitHub.com
renders anchors for each heading, all we have to do is put a simple
table of contents into `README.md` itself, and everything will get
linked up nicely.
Pros of this approach:
* We don't have to point out to people not to edit `README.md` anymore
* We don't have to run the build script each time README gets edited
Cons of this change:
* The "chapter" numbers are lost. They were silly anyway.
`doc/mdtoc` renders a Markdown table of contents for a Markdown file.
`doc/filter-toc` filters that down to only headings after ToC.
This script can be used to easily insert ToC into the current document
when editing `README.md` with, e.g., Vim:
:read !doc/filter-toc %
il y a 13 ans
Javier Candeira
7f1aefa09b
fix install instructions for ubuntu (using version 12.04, but should work for all versions)
il y a 13 ans
Guillermo Iguaran
fc3a634e22
Update README: use last version of jruby in examples
il y a 13 ans
Matt Bridges
b745a51f30
Update README.md
Changing Ruby versions references to latest versions to keep somewhat up-to-date.
il y a 13 ans
Eric
183c780698
Installation Step 1 is a one liner
Not a big change, just thought it's always good to make it easier for a beginner
il y a 14 ans
Patrik Ragnarsson
406c8e0303
Fixed broken link to RVM in documentation
il y a 14 ans
Daryl Manning
5e57ab95ce
Changed doc/README.mdtoc and built README.md and changed nomenclature to 'ruby versions' as requested.
il y a 14 ans
Daryl Manning
9b286ecbfd
And better codify the rbenv command just for good measure.
il y a 14 ans
Daryl Manning
b7e9569ccb
Embrassing typo in the anchor link neme != name.
il y a 14 ans
Daryl Manning
e922131422
Added in section 2.4 on uninstalling rubies from .rbenv/versions to the README.
il y a 14 ans
Jussi Virtanen
34813ef32c
Fix typos in documentation
il y a 14 ans
Sam Stephenson
b10bdb1e78
rbenv 0.3.0
il y a 14 ans
Sam Stephenson
5052a4161c
Update readme screenshot to use `global` instead of `set-default` ( fixes #165 )
il y a 14 ans
Sam Stephenson
4cc6665d0a
Zsh users need to modify ~/.zshenv, not ~/.zshrc
il y a 14 ans
Sam Stephenson
01a0ad0b69
rbenv 0.2.1
il y a 15 ans
Sam Stephenson
2bbe2099eb
Missing word
il y a 15 ans
Sam Stephenson
fb0ec9e157
Be explicit about ~
il y a 15 ans
Eric Skogen
ddd4db1b05
Fix command to modify ~/.bash_profile in user's home directory (~/, instead of in-place)
il y a 15 ans
Sam Stephenson
7a929b8a84
Indentation
il y a 15 ans
Sam Stephenson
2cd12e3fa6
rbenv 0.2.0
il y a 15 ans
Sam Stephenson
4965a1d1f7
Style
il y a 15 ans
Sam Stephenson
dc1f583903
"Zsh" is the canonical capitalization
il y a 15 ans
Sam Stephenson
500c6de37c
fill-region
il y a 15 ans
Joshua Peek
88e59647ae
Installation edits
il y a 15 ans
Sam Stephenson
53d45707ca
Add Homebrew to the readme
il y a 15 ans
Sam Stephenson
828051e651
Move intro line above the fold
il y a 15 ans
Sam Stephenson
4712db8edd
Add version history
il y a 15 ans