Last Updated: February 25, 2016
·
385
· cgrusden

Rails testing throwing weird non-application errors?

Show the exceptions, not the templates in your config/environments/test.rb

config.action_dispatch.show_exceptions = true