diff --git a/Gemfile b/Gemfile --- a/Gemfile +++ b/Gemfile @@ -59,15 +59,15 @@ #syntax highlighter gem 'rouge' -#add bootstrap +#bootstrap add-ons gem 'bootstrap-sass', '~> 3.2.0' gem 'bootstrap-switch-rails' gem 'bootstrap-toggle-rails' gem 'autoprefixer-rails' - -#bootstrap sortable gem 'momentjs-rails' gem 'rails_bootstrap_sortable' +gem 'bootstrap3-datetimepicker-rails', '~> 4.17.47' +gem 'jquery-datatables-rails' #----------- user interface ----------------- #select 2