Skip to content

Commit

Permalink
Removed zeitwerk deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
amatriain committed Jan 10, 2020
1 parent 9bd0023 commit 9bf6ab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/initializers/demo_user.rb
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'folder'

# Configuration for the demo user. It is reset every hour by the ResetDemoUserWorker sidekiq worker.

# If this config is not set to true, the demo user will be disabled. In fact each run of ResetDemoUserWorker will
Expand Down

0 comments on commit 9bf6ab2

Please sign in to comment.