Install Bootstrap 5 with Rails 7

preview_player
Показать описание
#rubyonrails #rails7 #railswithbootstrap #rails7withbootstrap5

Hello Friends
In this video, you will learn about installing bootstrap 5 with Rails 7. This is very exciting to switch to rails 7 and bootstrap 5. It's very easy and helpful to learn. Please watch the complete video to learn it completely.
Рекомендации по теме
Комментарии
Автор

After seeing this video I just went through your channel and let me say You are doing an amazing job for ror developers who want to work with the latest versions (rails 7 for the time being). Thank you so much.

chandanbanerjee
Автор

Sempre um indiano salvando a minha vida. I love you so much!

ramos.kleyton
Автор

thank you so much, i've been trying all day to make this work and all i needed was your tutorial, thanks again

ramonlopez
Автор

Thanks for this!

I'm using aws. I'm just wondering how to check if I have yarn installed? Is it installed automatically with rails 7?

frankie
Автор

Thank you for amazing video, keep it up👍

azharsheikh
Автор

In this steps it will add javascript also for bootstrap?

chiragkumarrathod
Автор

Thank you very much for the very interesting videos, one problem I did what you said and everything works, but the dropdown doesn't work, as I'm a bit confused without the webpack I haven't understood where I can insert the js files.

flaviochiossi
Автор

Hello. I like your tutorials it's easy to learn. My humble request is can you please make a video on how to install mysql2 gem in windows10. I have tried many ways but not succeed. And because of that bundle install will always give error.

timegrowWithHetal
Автор

Hi..I have added bootstrap for css..But what should I use for javascript? CDN or any alternative? I am using cdn right now and when opening console i am having an error "Uncaught TypeError: Failed to resolve module specifier "bootstrap". Relative references must start with either "/", "./", or "../"." Dont know what to do

chandanbanerjee
Автор

Thanks a ton, mate ! :) This was so much helpful.

adityakaushal
Автор

thanks a lot sir, very useful videol!!

jigarbhatt
Автор

Hi, the dropdowns and toggle nav bar is not working for me so I think the Jquery and javascript is not working how I can solve it?

saharsabaamiri
Автор

One line: rails new app_name -j esbuild -c bootstrap -d postgresql -T

Result: + Bootstrap + esbundling-rails + PostgreSQL - Test

ledockol
Автор

where do we create our custom.css.scss file?
and how do we import bootsrap there

M_ibraheem
Автор

sir im not found script method in package.json even follow the instructions. plz solve the problem

brainstorm
Автор

If you are reading this, Let me tell you this is the most effective way include any CSS framework in your Rails 7 app (that includes bootstrap)

siyaram
Автор

Hey mate, bootstrap JS is not working. nav bar drop downs and components that need bootstrap js library are not working. could you please help me to how to fix tha ?

shavinda
Автор

Please explain how you solved the error ( 9:27 ) in Plants#index, thanks.

Javier.P
Автор

you just skipped the video on this error
in Customers#index
its unfair

HamzaAsiff
Автор

After installing this error: The asset "application.css" is not present in the asset pipeline.

CarlosAndradePitiu