I've been trying to render a calendar in my rails 4 app and the calendar doesn't show up when I'm using Bootstrap 3.
I rebuilt the app with JUST the fullcalendar 2 and bootstrap 3 files and it still doesn't render.
These are 2 jsfiddles in the comments (each with a separate js call for the calendar). They both use the files I'm trying to require for my app. I've been working for several days on this and I can't understand what's going on. I haven't changed any files or done anything.
As you can see, I'm using clean, cdn assets. Any help would be greatly appreciated.
Please see jsfiddles in the comment section.