Trying to use Bootstrap 3

Unfortunately it's not working yet. Error:
File to import not found or unreadable: twitter/bootstrap
This commit is contained in:
Haas, Christoph 2013-08-21 18:11:00 +02:00
parent d79b3a9986
commit 6ecda590d7
7 changed files with 60 additions and 43 deletions

View file

@ -56,7 +56,8 @@ group :development do
end
# Twitter Bootstrap template
gem 'bootstrap-sass'
#gem 'bootstrap-sass'
gem 'anjlab-bootstrap-rails', '>= 3.0.0.0'
# Pagination
# Hint: rails generate kaminari:views bootstrap