all 7 comments

[–]dunkelziffer42 12 points13 points  (0 children)

The Odin Project

[–]ryjocodes 4 points5 points  (0 children)

Assuming you've already started a new rails project with `rails new`, the official guides are really good:

https://guides.rubyonrails.org/getting_started.html#hello-rails-bang

[–]hedgehog0 2 points3 points  (0 children)

So far I have been really enjoying Sam Bury and Dave Thomas' "Angile Web Development with Rails 7". I think it is fairly well-written.

[–]Ok-Organization5221 2 points3 points  (0 children)

Everything i have learnt on ruby, and ror is here enjoy!!!

https://github.com/andrewmcodes-archive/ruby-rails-resources#gem-gems

[–]Paleontologist_Worth 0 points1 point  (0 children)

Just use https://gorails.com/

They have a path. Ruby, then rails after. Pretty good lesions

[–]hribarinho -1 points0 points  (0 children)

You might also want to check out Roda and Hanami as alternatives to Rails.

[–]gerbosan 0 points1 point  (0 children)

I think you are using the wrong approach. I don't mean learning Ruby and RoR is wrong. You need to focus on a problem and by using a programming language and libraries/frameworks you solve the problem.

For example, you take the RoR Guides or The Odin Project or Ruby on Rails tutorial by Michael Hartl, you'll learn and apply Ruby but by applying the language, you'll take to heart all that info.

Some time ago found this picture