aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/alavetelitheme_tasks.rake
diff options
context:
space:
mode:
authorDavid Cabo <david@calibea.com>2011-07-20 03:02:46 +0200
committerDavid Cabo <david@calibea.com>2011-07-20 03:02:46 +0200
commit61b89b2724c0e338bb1037198aed813a635b3ebe (patch)
treeedc3060a4d9b83b5dc1e072e3beff10a3bb813db /lib/tasks/alavetelitheme_tasks.rake
parentbf3c5bca65040a617dbed55b523978d75ed118f1 (diff)
removed deprecation warning by moving rake tasks to lib/ folder
Diffstat (limited to 'lib/tasks/alavetelitheme_tasks.rake')
-rw-r--r--lib/tasks/alavetelitheme_tasks.rake4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/tasks/alavetelitheme_tasks.rake b/lib/tasks/alavetelitheme_tasks.rake
new file mode 100644
index 0000000..1f1925b
--- /dev/null
+++ b/lib/tasks/alavetelitheme_tasks.rake
@@ -0,0 +1,4 @@
+# desc "Explaining what the task does"
+# task :alavetelitheme do
+# # Task goes here
+# end