rails_apps_composer icon indicating copy to clipboard operation
rails_apps_composer copied to clipboard

web-console in test group hide Rails errors

Open kdiogenes opened this issue 10 years ago • 0 comments

While running a feature spec, I was not getting the Rails error related to a missing controller. After moving web-console to a development group only, the Rails error show in the console.

kdiogenes avatar Jun 18 '15 14:06 kdiogenes