paulnva
2007-Jul-17 02:57 UTC
uninitialized constant ExceptionNotifiable deploy_with_migrations in TEST
I have installed the exception_notification plugin, and it works fine when system is deployed to production. and I have not problems deploying to dev, and not test environments. However, when I try to do a deploy_with_migrations, I get the uninitialized constant ApplicationController::ExceptionNotifiable error. There must be something ''special'' about the test env, but I haven''t seen anything to tell me to set env any differently. I really don''t want notifications in test, but don''t want to disable for the other environments. So, I don''t have a rails test environment. Thanks for any help. Cheers, Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Apparently Analagous Threads
- NameError when running exception_notification plugin?
- exception_notification plugin not sending mails in development on localhost
- Exception notifier not working
- Specs don''t find modules when using the secure_actions or ssl_requirement plugin
- Trying to spec ExceptionNotifiable behavior