Skip to content

Commit

Permalink
add chosen with boostrap template
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail akbudak authored and ismail akbudak committed Aug 28, 2015
1 parent b9b282e commit f01dec8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions templates/cybele_Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,9 @@ gem 'hierapolis-rails', '~> 1.1.3'
gem 'sass-rails', '~> 5.0.3'
gem 'compass-rails', '~> 2.0.5'
gem 'bootstrap-sass', '~> 3.3.4'
# gem 'sass-rails', '~> 4.0.0'
# gem 'compass-rails', '~> 1.1'
# gem 'bootstrap-sass', '~> 3.3.4'
# gem 'chosen-rails', '1.4.1'
# gem 'chosen-sass-bootstrap-rails', '0.0.2'

gem 'chosen-rails', '1.4.1'
gem 'bootstrap-chosen-rails', '0.0.4'

group :doc do
gem 'sdoc', require: false
Expand Down

0 comments on commit f01dec8

Please sign in to comment.