From d3bf6146d167755afa33fcf2580e46f83064f005 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 17 Aug 2017 16:10:12 -0700 Subject: bugfix: remove better_errors gem it is currently incompatible with haml --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 3b5435e..28974df 100644 --- a/Gemfile +++ b/Gemfile @@ -86,7 +86,7 @@ group :production do end group :development do - gem "better_errors" + # gem "better_errors" << currently incompatible with haml gem "binding_of_caller" end -- cgit v1.2.3