Activity
Posted in BDD in a real project
I would like to see that too ;)
Posted in BootsrapVue - Not Loading the CSS
Hello community!
Can someone help me with some config?
I tried to add Bootstrap-Vue to my rails/Vue project, but the CSS was not loading.
I created a very simple one, but I can't make it work:
https://github.com/EduardoBorsa/RailsBootstrapVueFail
Someone can tell me why the CSS is not loading for my app.vue?
Best Regards,
Eduardo Borsa
Solved ->
It was the stylesheet_pack_tag .... =D
Oh my!
I was just going paste my solution to this here and I find the same one, haha.
Great community.
Next I'll try to read first the comments, rather than searching on google, haha.
Hey, Chris Oliver .
Is there a chance for you to make a Part 0? I mean, from "rails new" to the state of your first commit?
I'm beggining with rails and your first commit is already quite advanced for me...
Best regards.