Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
add link in README to lighthouse for tickets
Browse files Browse the repository at this point in the history
  • Loading branch information
knzai committed Apr 2, 2010
1 parent 506af5e commit f9865f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,8 @@ rescue block
notify_about_exception(error)
end

== Support and tickets

https://rails.lighthouseapp.com/projects/8995-rails-plugins

Copyright (c) 2005 Jamis Buck, released under the MIT license

1 comment on commit f9865f5

@albeit
Copy link

@albeit albeit commented on f9865f5 Oct 11, 2010

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just installed this plugin and didn't realize I had to add:

config.gem "exception_notification"

to Rails::Initializer.run. Could this be added to the README, just so others avoid the issue?

Thanks.

Please sign in to comment.