Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Edited README.rdoc via GitHub | Oge Nnadi | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | removed dup link to 'getting started' | Vijay Dev | 2010-12-25 | 1 | -2/+2 |
| | |||||
* | revises a few link texts | Xavier Noria | 2010-08-26 | 1 | -2/+3 |
| | |||||
* | remove unwanted linebreak | Joost Baaij | 2010-08-25 | 1 | -2/+2 |
| | |||||
* | fix broken relative links [#5415 state:committed] | Joost Baaij | 2010-08-24 | 1 | -5/+5 |
| | | | | Signed-off-by: Xavier Noria <fxn@hashref.com> | ||||
* | prevent RDoc from autolinking "Rails" in the API home page | Xavier Noria | 2010-08-21 | 1 | -8/+8 |
| | |||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -2/+2 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | fixes typo | Xavier Noria | 2010-07-31 | 1 | -1/+1 |
| | |||||
* | use the same amount of left indent in all code blocks of README.rdoc | Xavier Noria | 2010-07-31 | 1 | -2/+2 |
| | |||||
* | README.rdoc is your first impression, make sure it is clean | Xavier Noria | 2010-07-31 | 1 | -10/+19 |
| | | | | | | | * Removes spurious markup from code blocks * Integrates code blocks into ordinary paragraph flow * Change link to the Rails Tutorial so that it points directly to the book * Use proper RDoc markup for links | ||||
* | Add .rdoc extension to README files. | José Valim | 2010-07-21 | 1 | -0/+58 |