1
0
Fork 0
forked from OpenNeo/impress
impress/config/initializers/bullet.rb
Matchu 5e55423dca now that we're on rails 3.2, mount resque at /resque - just for
meeeeee :)

`User#admin?` is now defined as `name == 'matchu'`. I feel kinda
bad about hardcoding that, but I also don't care enough right
now :P
2013-03-05 21:09:08 -06:00

5 lines
No EOL
108 B
Ruby

#if Rails.env.development?
# Bullet.enable = true
# Bullet.alert = true
# Bullet.rails_logger = true
#end