can't run the engines tests without installing exception_notification
Reported by azimux | July 19th, 2008 @ 02:56 PM
seems to be related to the recent exception_notification fix
running:
ruby script/plugin install git://github.com/rails/exception_notification
in the test_app folder fixes the problem. However,
ruby script/plugin install exception_notification
doesn't work as this pulls a version of EN from svn that doesn't work with the test.
Comments and changes to this ticket
-
James Adam September 13th, 2008 @ 08:59 AM
- → State changed from new to resolved
Yeah, this is my bad. I've updated the test harness to install exception notification (although I've found using script/plugin seems to work...)
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The rails engines plugin itself
