Test autofixer rails gem

This commit is contained in:
Xavier J 2016-01-28 14:49:03 +01:00
parent 419399d465
commit 6ccbb19ff1
2 changed files with 5 additions and 1 deletions

View file

@ -40,9 +40,13 @@ gem 'haml-rails'
#bootstrap saas
gem 'bootstrap-sass', '~> 3.3.5'
gem 'autoprefixer-rails'
# Pagination
gem 'will_paginate-bootstrap'
gem 'bootstrap-datepicker-rails'
# Decorators
gem 'draper'
@ -60,7 +64,6 @@ gem 'leaflet-rails'
gem 'leaflet-markercluster-rails', '~> 0.7.0'
gem 'leaflet-draw-rails'
gem 'bootstrap-datepicker-rails'
gem 'chartkick'

View file

@ -445,6 +445,7 @@ PLATFORMS
DEPENDENCIES
active_model_serializers
autoprefixer-rails
bootstrap-datepicker-rails
bootstrap-sass (~> 3.3.5)
byebug