ga-wdi-boston/ruby-template

Handle task aliases from a file in `lib/tasks`

Closed this issue · 0 comments

gaand commented

This requires updates to README.md and the task loading code in Rakefile.

Basically, skip lib/tasks/aliases.rake in the each block and then unconditionally load after the loop completes.