| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -1/+0 | 
| | | |||||
| * | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 | 
| | | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
| * | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 | 
| | | | | | 's/[ \t]*$//' -i {} \;) | ||||
| * | File extra test folders into controller, dispatch, or template | Joshua Peek | 2009-10-03 | 1 | -0/+11 | 
