rails_apps_composer
rails_apps_composer copied to clipboard
web-console in test group hide Rails errors
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.