mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
On second thought, enqueuing a job in a migration might be bad.
This commit is contained in:
parent
526573074c
commit
855f72deb6
@ -1,5 +0,0 @@
|
||||
class ScheduleEmojiGrant < ActiveRecord::Migration
|
||||
def up
|
||||
Jobs.enqueue(:grant_emoji)
|
||||
end
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user