mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Removed bullet
This commit is contained in:
@@ -28,9 +28,9 @@ Wrestling::Application.configure do
|
||||
config.assets.debug = true
|
||||
|
||||
config.after_initialize do
|
||||
Bullet.enable = true
|
||||
Bullet.alert = true
|
||||
Bullet.console = true
|
||||
Bullet.bullet_logger = true
|
||||
#Bullet.enable = true
|
||||
#Bullet.alert = true
|
||||
#Bullet.console = true
|
||||
#Bullet.bullet_logger = true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user