diff --git a/Gemfile b/Gemfile --- a/Gemfile +++ b/Gemfile @@ -53,6 +53,7 @@ #add bootstrap gem 'bootstrap-sass', '~> 3.2.0' +gem 'bootstrap-switch-rails' gem 'autoprefixer-rails'