Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better feedback #45

Merged
merged 1 commit into from Jul 10, 2011
Merged

better feedback #45

merged 1 commit into from Jul 10, 2011

Conversation

ssoroka
Copy link
Contributor

@ssoroka ssoroka commented Jul 9, 2011

My use case is using bullet to collect performance issues from other developers on my team and from our staging system. I'm using xmpp to deliver the errors to me, but without knowing who to talk to or what page the error was on, it's really hard to follow-up with it.

This patch adds the user and url to the messages. The only downside is that it adds it to every notification type, not just xmpp; I couldn't think of an easy way to do that.

Anyway, in case you think it's interesting, here's a pull request.

@ssoroka
Copy link
Contributor Author

ssoroka commented Jul 9, 2011

Example output:

Uniform Notifier
user: johnsmith
localhost:3000/admin/orders/10
Unused Eager Loading detected
Customer => [:last_order]
Remove from your finder: :include => [:last_order]

flyerhzm added a commit that referenced this pull request Jul 10, 2011
@flyerhzm flyerhzm merged commit 1bada40 into flyerhzm:master Jul 10, 2011
flyerhzm added a commit that referenced this pull request Jun 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants