aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/tasks/annotations.rake
Commit message (Expand)AuthorAgeFilesLines
* Support for custom annotations with rake notes:custom and DRY up the task def...Michael Koziarski2008-07-031-11/+8
* Moved the SourceAnnotationExtractor to a separate file in case libraries try ...Rick Olson2007-09-281-62/+1
* Fixes rake annotations to search erb and builder files as well (closes #9150)...David Heinemeier Hansson2007-09-221-2/+2
* Added source-annotations extractor tasks to rake [Jamis Buck]David Heinemeier Hansson2007-02-251-0/+84