added bootstrap-material-design
This commit is contained in:
parent
a3fb654d84
commit
14e338a50b
2
Gemfile
2
Gemfile
|
@ -17,7 +17,7 @@ gem 'bcrypt', '~> 3.1.7'
|
||||||
|
|
||||||
gem 'haml'
|
gem 'haml'
|
||||||
gem 'bootstrap-sass', '~> 3.2.0.1'
|
gem 'bootstrap-sass', '~> 3.2.0.1'
|
||||||
gem 'bootswatch-rails', '~> 3.2.0'
|
gem 'bootstrap-material-design'
|
||||||
gem 'will_paginate'
|
gem 'will_paginate'
|
||||||
gem 'http_accept_language'
|
gem 'http_accept_language'
|
||||||
gem 'devise'
|
gem 'devise'
|
||||||
|
|
Loading…
Reference in New Issue