Ruby version - 2.7.2 Rails version - 6.1.1
This is simple ToDo project to learn basics of Ruby, RoR, DB, Rspec and so on.
In app you can create user, authenticate it, and do stuff with tasks (ToDos), subtasks, lists of tasks.
Email confirmation (from Devise) tested through EmailCatcher.