Are you starting from ground 0 on coding or picking up Rails with some other background? And what is your end goal? General knowledge on using the framework or are you trying to create a specific product?I've always liked the Agile Web Development Rails series:https://pragprog.com/book/rails6/agile-web-development-with-rails-6Years ago I used one of the earlier books in the series when I first switched over to rails. However, I already had a programming background.I'm also happy to answer specific questions.
perfect feedback @Rosew and @Cadran Thanks!
I always suggest to new developers to go through the RailsGirls guides: https://guides.railsgirls.com/and Codebar guides (for HTML, CSS, Javascript, Ruby, Python, Android, iOS, Php, command line, version control) https://tutorials.codebar.io/ which we use to teach in workshops.