Ruby on Rails5

A web-application framework that includes everything needed to create web applications.

Study

Ruby on Rails5 I Estimated 2h

0%

Ruby on Rails is a web-application framework written in Ruby that includes everything needed to create web applications. Let's use Rails to develop a Twitter-like SNS app!

Study

Ruby on Rails5 II Estimated 2h30m

0%

In this lesson, we'll be adding a page to the SNS app we made in the previous lesson to show the timeline. We'll also be learning about databases along the way.

Study

Ruby on Rails5 III Estimated 2h10m

0%

In this lesson, we'll be creating a page to show the details of a post. We'll also add a "New Post" page for the users to create posts.

Dojo

Ruby on Rails5 I Estimated 2h

0%

This lesson will allow you to review and apply the knowledge learned in the first 3 Rails Study lessons. Perfect your skills by working out so...

Study

Ruby on Rails5 IV Estimated 1h40m

0%

In this lesson, we'll be adding the "Edit" and "Delete" functionalities to the TweetApp.

Study

Ruby on Rails5 V Estimated 1h50m

0%

In this lesson, we'll learn how to validate data. This will let you prevent saving posts that are empty or too long.

Dojo

Ruby on Rails5 II Estimated 2h

0%

This Dojo lesson will give you the chance to practice and apply the knowledge and skills gained in Rails lessons III, IV, and V. As you code m...

Study

Ruby on Rails5 VI Estimated 2h

0%

In this lesson, we'll be adding the User model to the TweetApp. It's a good place to review what you've learned in the previous lessons!

Study

Ruby on Rails5 VII Estimated 2h

0%

In this lesson, we'll add a column to let the users set a profile image.

Study

Ruby on Rails5 VIII Estimated 3h

0%

In this lesson, we'll learn how to add the "Log in/Log out" functionality to our TweetApp.

Dojo

Ruby on Rails5 III Estimated 3h

0%

This Dojo lesson will give you a chance to review and strengthen the skills you learned in Rails Study VII & VIII. You'll learn how to add fea...

Study

Ruby on Rails5 IX Estimated 2h

0%

In this lesson, we'll learn how to associate the Post model and the User model. This will allow us to display which user posted which post.

Study

Ruby on Rails5 X Estimated 2h30m

0%

In this lesson, we'll add the "likes" functionality to our app.

Study

Ruby on Rails5 XI Estimated 1h

0%

In this lesson, we'll learn how to handle passwords securely in web applications.

Dojo

Ruby on Rails5 IV Estimated 3h

0%

You'll review and apply the skills learned in Rails Study lessons IX, X, and XI in this Dojo lesson. Strengthen your skills by linking users a...

Start the lesson from the initial state.
Warning: your code will be deleted.

Review the lesson without
resetting your code.