Rails 6 for Beginners Part 2: How to create a new Rails app

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hi, thanks for your amazing content! I'm doing this 18 months after upload and noticed that my Rails version installed is 7.0 whereas you are using 6. Should I delete the app folder and start again specifying version 6? Are all your following vids in this series compatible with version 7? Thanks!

BigdogR
Автор

Please zoom the terminal. It will look good at mobile view

arifikhsanudin
Автор

which rails version are you using in this course?

AshishKumar-DIYCode
Автор

If you get “rails not installed on this system”, just restart your terminal

YeBiz
Автор

Hi! can I ask you how do I do to start a new project using rails 6 if I have installed rails 7?

I thought that I could set-up a virtual machine or docker with the correct version of rails installed. Is that the correct way? or is there an easier way?

BraisonsCrece
Автор

How do you create a new rails app on a chromebook?

sharondolan
Автор

Ruby course and ruby on rails course are different plz tell me I'm learning ruby

waseembadaami
Автор

Rails have some issue with TailWindCss apply directives. The issue is, whenever I add @apply directives in `application.tailwind.css`, I have to `./bin/dev` to create the css-build.

DevBishwasBh