I added the Better Errors gem to my gemfile like as seen in my gemfile below, and ran bundle and saw Using better_errors 1.1.0 and restarted my server several t
Using better_errors 1.1.0
In the file app/config/environments/development.rb do you have this line present in the code ?
app/config/environments/development.rb
# Show full error reports and disable caching. config.consider_all_requests_local = true