Create new procedures with administrateurs

This commit is contained in:
Paul Chavard 2019-02-26 16:38:58 +01:00
parent d72cc7db0a
commit f7af01e0dc
3 changed files with 3 additions and 2 deletions

View file

@ -13,6 +13,6 @@ namespace :after_party do
end
progress.finish
AfterParty::TaskRecord.create version: '20190214101524'
AfterParty::TaskRecord.create version: '20190226101524'
end
end