0

I know I put the files into my vendor folder but where in that folder and what are the steps???

madth3
  • 7,275
  • 12
  • 50
  • 74

1 Answers1

0

I would use the following gem:

https://github.com/seyhunak/twitter-bootstrap-rails

Use the following command to get static bootstrap files:

rails generate bootstrap:install static
Arjan
  • 6,264
  • 2
  • 26
  • 42