Skip to content

Commit

Permalink
add new config to bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail Akbudak committed Jun 21, 2016
1 parent 2d5b90d commit e2dc390
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/cybele/app_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ def configure_bullet
Bullet.enable = true
Bullet.alert = true
Bullet.bullet_logger = true
Bullet.console = true
Bullet.rails_logger = true
Bullet.add_footer = false
end
RUBY
configure_environment 'development', config
Expand Down

0 comments on commit e2dc390

Please sign in to comment.