0.0
No commit activity in last 3 years
No release in over 3 years
better_errors and binding_of_caller: together at last!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Best_Errors

better_errors and binding_of_caller: together at last!

Tired of wearing your fingers down to a nubbin from requiring both better_errors and binding_of_caller in the Gemfile for every Rails project?

Then this gem is for you!

Installation

Put this in your Gemfile and bundle it:

  gem 'best_errors'

What is better_errors?

It's a beautiful replacement for Rails' default error page.

It's a gem that lets better_errors have a REPL on the errors page!

O SHI!! THAT'S A WINNING COMBINATION!

I KNOW!