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:
parent
d79b3a9986
commit
6ecda590d7
7 changed files with 60 additions and 43 deletions
3
Gemfile
3
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue