Navigation Menu

Skip to content

Commit

Permalink
explicitly require uniform_notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Nov 19, 2010
1 parent 2da8408 commit 08fe2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bullet.rb
@@ -1,4 +1,5 @@
require 'set' require 'set'
require 'uniform_notifier'


module Bullet module Bullet
class NotificationError < StandardError; end class NotificationError < StandardError; end
Expand Down

0 comments on commit 08fe2fc

Please sign in to comment.