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

Implements Issue #39: Prints the view that was being rendered on an exception. #40

Merged
merged 1 commit into from
Feb 16, 2012

Conversation

laurencer
Copy link
Contributor

This catches any exceptions that are thrown when a view is rendered and prints the file path. This is necessary because Coffeescript only indicates the line number but not the file name when an exception is thrown making it difficult/tedious/annoying to debug.

winton added a commit that referenced this pull request Feb 16, 2012
Implements Issue #39: Prints the view that was being rendered on an exception.
@winton winton merged commit ceb0e4a into winton:master Feb 16, 2012
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.

2 participants