From 0cbc19f9449ffc6e624c0b7e22ea837468658377 Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Thu, 21 Aug 2014 10:14:31 +0200 Subject: Awesome shortcuts for GitLab --- Gemfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 61a9c6cdf66..6e08d13bccb 100644 --- a/Gemfile +++ b/Gemfile @@ -156,6 +156,9 @@ gem "rack-attack" # Ace editor gem 'ace-rails-ap' +# Keyboard shortcuts +gem 'mousetrap-rails' + # Semantic UI Sass for Sidebar gem 'semantic-ui-sass', '~> 0.16.1.0' -- cgit v1.2.3