Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add code statistics for Javascript and | Arun Agrawal | 2012-05-31 | 1 | -2/+9 |
| | | | | | | | CoffeeScript files to `rake stats` task Orignal PR was #2270 Thanks to @nfm | ||||
* | Remove useless conditional. | Pete Higgins | 2012-03-25 | 1 | -7/+1 |
| | |||||
* | Used block to make sure file get auto closed after use | Rahul P. Chaudhari | 2012-01-30 | 1 | -14/+16 |
| | |||||
* | improved code stats calculation, check on multiline comments and rewrite ↵ | Sergey Parizhskiy | 2011-11-23 | 1 | -3/+14 |
| | | | | regexps according to a class naming convention | ||||
* | Use shorter class-level File methods instead of going through File.stat. | thedarkone | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | fix indentation | Vijay Dev | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | Fix typo and add sanity test for code statistics rake task. | Emilio Tagua | 2010-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Perf: speed up 2 methods in railties. | Emilio Tagua | 2010-09-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Santiago Pastorino <santiago@wyeworks.com> | ||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -4/+4 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+107 |