Hacker News new | ask | show | jobs
by hifix 1541 days ago
As a complete beginner to the Rails world (but not web dev in general), the official Getting Started guide at https://edgeguides.rubyonrails.org/getting_started.html was a short and sweet way for me to get an introduction to how it works.

After that I went through a number of Chris Oliver's GoRails tutorials (https://gorails.com) which I found really helpful too.