diff --git a/Gemfile b/Gemfile index 563515183..325249d9a 100644 --- a/Gemfile +++ b/Gemfile @@ -74,6 +74,7 @@ gem 'rubypants', '~> 0.2.0' gem 'twitter', '~> 5.14.0' gem 'uuidtools', '~> 2.1.1' + group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console gem 'byebug' diff --git a/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb b/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb index 7d74c3347..1ea942567 100644 --- a/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb +++ b/lib/archives_sidebar/app/views/archives_sidebar/_content.html.erb @@ -1,6 +1,6 @@ <% unless sidebar.archives.blank? %> - -