empty badge grant job

This commit is contained in:
Rimian Perkins
2017-04-27 18:47:27 +10:00
parent 9038701520
commit 219444eab2
4 changed files with 23 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ enabled_site_setting :discourse_donations_enabled
after_initialize do
load File.expand_path('../app/jobs/award_group.rb', __FILE__)
load File.expand_path('../app/jobs/grant_badge.rb', __FILE__)
# Must be placed on every page for fraud protection.
header_script = '<script src="https://js.stripe.com/v3/"></script>'