mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Add rake task description
This commit is contained in:
parent
c48cdf68b6
commit
8b340cbafa
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
namespace :domain do
|
||||
desc 'Discard domains'
|
||||
task discard: :environment do
|
||||
Domain.discard_domains
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue