Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Kosmatov committed Sep 28, 2012
1 parent 1874491 commit befed61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ end


The notifier of bullet is a wrap of "uniform_notifier":https://github.com/flyerhzm/uniform_notifier The notifier of bullet is a wrap of "uniform_notifier":https://github.com/flyerhzm/uniform_notifier


The code above will enable all six of the Bullet notification systems: The code above will enable all seven of the Bullet notification systems:
* <code>Bullet.enable</code>: enable Bullet gem, otherwise do nothing * <code>Bullet.enable</code>: enable Bullet gem, otherwise do nothing
* <code>Bullet.alert</code>: pop up a JavaScript alert in the browser * <code>Bullet.alert</code>: pop up a JavaScript alert in the browser
* <code>Bullet.bullet_logger</code>: log to the Bullet log file (Rails.root/log/bullet.log) * <code>Bullet.bullet_logger</code>: log to the Bullet log file (Rails.root/log/bullet.log)
Expand Down

0 comments on commit befed61

Please sign in to comment.