From the course: Ruby on Rails 6 Essential Training

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Ruby on Rails Tutorial

From the course: Ruby on Rails 6 Essential Training

Start my 1-month free trial

Next steps

- [Instructor] Thank you for taking Ruby on Rails 6: Essential Training with me. We've learned the fundamental of using the Ruby on Rails web framework, and we used our new skills to build pages that interact with the database to create, read, update and delete records. The pages that we built are the standard CRUD pages, the patterns that are going to be used the most often. But these are not the only pages that you will use when building web applications. However, the same principles that we've learned for these pages will apply to any page. And of course, our simple content management system is still very simple. It's in the early stages of development. There are many more features that you could add on your own. This is only the start of your journey into Ruby on Rails development. As you continue, there are two important resources that can help you as you go along. The first is api.rubyonrails.org. The API pages…

Contents