Learn Ruby on Rails from Scratch Summary
You have completed the Ruby on Rails course where we learned to setup the environment, create application using the full MVC structure, create database tables, connect them to your application, run queries, integrate algorithms, deploy them on the web and just about everything else you need to create your own Ruby on Rails application.
Guide Tasks
  • Read Tutorial
  • Watch Guide Video
Video locked
This video is viewable to users with a Bottega Bootcamp license

Congratulations! You have completed the Ruby on Rails course where we learned to setup the environment, create application using the full MVC structure, create database tables, connect them to your application, run queries, integrate algorithms, deploy them on the web and just about everything else you need to create your own Ruby on Rails application.

This was a pretty comprehensive course on Rails, so you get a certificate for completion if you've gone through the full course successfully and on one of the certification Trails.

So, where can you go from here?

Some choices include learning about automated testing using libraries like our RSpec guide and working on microservices in Rails.