aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/usage.rb
Commit message (Collapse)AuthorAgeLines
* Add source file encoding for all ruby files.Louise Crow2015-05-15-1/+2
| | | | | | This is important under ruby 1.9 in order to determine the encoding that will be used for new strings created in the code in the file.
* Move the usage notice functions to a module so they can be used elsewhere.Louise Crow2012-09-25-0/+26