diff options
author | utvk <utvk@users.noreply.github.com> | 2017-02-11 12:33:06 +0100 |
---|---|---|
committer | utvk <utvk@users.noreply.github.com> | 2017-02-11 12:33:06 +0100 |
commit | 2404cabeddb33870c3919838c4f1542cc3d8a559 (patch) | |
tree | a3f000ef9439cad1ef26a6ebab4ec2bde5937292 /lib/tasks/alavetelitheme_tasks.rake | |
parent | 5ed5c70cfb3ed7ba2cece7229388a52a15479a77 (diff) |
merge changes upstream
Diffstat (limited to 'lib/tasks/alavetelitheme_tasks.rake')
-rw-r--r-- | lib/tasks/alavetelitheme_tasks.rake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/alavetelitheme_tasks.rake b/lib/tasks/alavetelitheme_tasks.rake index 1f1925b..3744d04 100644 --- a/lib/tasks/alavetelitheme_tasks.rake +++ b/lib/tasks/alavetelitheme_tasks.rake @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- # desc "Explaining what the task does" # task :alavetelitheme do # # Task goes here |