0

Okay I am running into a bit of an issue. When I am using the gem the page renders as below. However when I include the link to the actual bootstrap css stylesheet, the navbar shows up correctly. Any idea what could be causing this problem? I have overridden nothing and don't intend on doing so.

enter image description here

Community
  • 1
  • 1
user1000232
  • 219
  • 2
  • 4
  • 14

1 Answers1

0

This was my own fault. Assets weren't being loaded since I hadn't restarted my rails server after making some changes to the gem file..

user1000232
  • 219
  • 2
  • 4
  • 14