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