dalpo/seorel

View on GitHub
lib/tasks/seorel_tasks.rake

Summary

Maintainability
Test Coverage

namespace :seorel do
  desc 'Seorel installation'
  task install: [:environment] do
    # Task goes here
  end
end