aboutsummaryrefslogtreecommitdiffstats
path: root/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-2/+2
| | | | 's/[ \t]*$//' -i {} \;)
* fixes typoXavier Noria2010-07-311-1/+1
|
* use the same amount of left indent in all code blocks of README.rdocXavier Noria2010-07-311-2/+2
|
* README.rdoc is your first impression, make sure it is cleanXavier Noria2010-07-311-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é Valim2010-07-211-0/+58