mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Admin contact statuses management #2477
This commit is contained in:
parent
1f85cec9ac
commit
601592aed1
23 changed files with 335 additions and 190 deletions
|
@ -44,7 +44,7 @@ Rails.application.configure do
|
|||
|
||||
# The available log levels are: :debug, :info, :warn, :error, :fatal, and :unknown,
|
||||
# corresponding to the log level numbers from 0 up to 5 respectively
|
||||
config.log_level = :fatal
|
||||
config.log_level = :info
|
||||
|
||||
# for finding database optimization
|
||||
config.after_initialize do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue