diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2014-08-21 10:14:31 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2014-09-01 11:49:17 +0200 |
commit | 0cbc19f9449ffc6e624c0b7e22ea837468658377 (patch) | |
tree | e48375611c09c38a14f45adecbe31309f308798b /Gemfile | |
parent | 174c00cf2c026a3bdc61d94b45195a5e5c99202f (diff) | |
download | gitlab-ce-0cbc19f9449ffc6e624c0b7e22ea837468658377.tar.gz |
Awesome shortcuts for GitLab
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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' |