1
0
Fork 0
find-us-lunch/config/initializers/bullet.rb

6 lines
99 B
Ruby
Raw Normal View History

2014-10-27 11:06:31 -04:00
if defined? Bullet
Bullet.enable = true
#Bullet.alert = true
Bullet.bullet_logger = true
end