Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -2/+2 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | removed duplicate word | Mark Hayes | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | improve Action Pack README | Mislav Marohnić | 2010-07-22 | 1 | -95/+55 |
| | | | | | | | - revise introductory text - list modules contained in the package - improve examples - remove obsolete `scaffold` and `form` examples | ||||
* | revise download/installation/support sections in READMEs | Mislav Marohnić | 2010-07-22 | 1 | -10/+10 |
| | | | | | | | - don't reference ancient gem versions - don't link to old API doc subdomains - point to GitHub instead of RubyForge - point to Lighthouse account for support | ||||
* | Add .rdoc extension to README files. | José Valim | 2010-07-21 | 1 | -0/+382 |