mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
parent
6fc1a3d583
commit
920fe19323
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ Rails.application.configure do
|
||||||
Bullet.add_whitelist type: :counter_cache, class_name: 'Contact', association: :versions
|
Bullet.add_whitelist type: :counter_cache, class_name: 'Contact', association: :versions
|
||||||
end
|
end
|
||||||
|
|
||||||
# config.logger = Logger.new(STDOUT)
|
config.logger = ActiveSupport::Logger.new(nil)
|
||||||
end
|
end
|
||||||
|
|
||||||
# In this mode, any jobs you queue will be run in the same thread, synchronously
|
# In this mode, any jobs you queue will be run in the same thread, synchronously
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue