Learn Ruby on Rails

Learn the basics of building a Ruby on Rails application

Table of Contents

Show Exercises

5.
How you can contribute to the book

7.
Rails core principles

17.
Side project - Task 1

24.
Instance variables in Rails controllers

26.
Side project - Task 2

35.
Side project - Task 3

47.
Side project - Task 4

57.
Side project - Task 5

68.
Side project - Task 6

71.
Order of items on Active Record models

75.
Secure gems with bundle audit

80.
Using bang method

88.
Local storage and Session storage

91.
CSRF attacks

99.
Debugging memory issues in Redis console

111.
Memoization

116.
Overview of Rails Parameters

125.
Other reference materials to go through