Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Introduction to Ruby on Rails 7!
You have completed Introduction to Ruby on Rails 7!
Preview
Meet the heart of Rails: the Model-View-Controller pattern. Learn how MVC streamlines your code, keeps things organized, and paves the way for robust, scalable applications.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
So do CD Link Tree Clone.
0:00
And then we're going
to open it in VS code.
0:00
So if you're in command prompt and you
have VS code, you can just do code dot.
0:04
Then we'll open it in VS code.
0:08
And as you can see,
the folder opened in VS code.
0:09
VS Code is my favorite code editor and
I believe you should use it.
0:13
If you use it, our projects will be alike
and you won't get any errors with your
0:17
code editor and it'll just be
a way simpler process for you.
0:21
But in this video we're going to
learn about the MVC architecture.
0:24
Rails is an MVC framework.
0:28
What that means is Model View controller.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up