diff options
Diffstat (limited to 'vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake')
-rw-r--r-- | vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake b/vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake new file mode 100644 index 000000000..a0cf1ad13 --- /dev/null +++ b/vendor/plugins/recaptcha/tasks/recaptcha_tasks.rake @@ -0,0 +1,4 @@ +# desc "Explaining what the task does" +# task :recaptcha do +# # Task goes here +# end
\ No newline at end of file |