mirror of
https://github.com/discourse/discourse.git
synced 2025-04-23 16:34:24 +08:00
FIX: whoops, linting
This commit is contained in:
parent
6518cac5cf
commit
5bb30d8016
@ -1,3 +1,5 @@
|
||||
task :log => :environment do
|
||||
# frozen_string_literal: true
|
||||
|
||||
task log: :environment do
|
||||
ActiveRecord::Base.logger = Logger.new(STDOUT)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user