Starting To Understand Static Pages in Rails
Published on 05 Apr 2017
by Alexander Garber
Just finished Chapter 3 of the Ruby on Rails Tutorial (Rails 5) by Michael Hartl, and after
the umpteenth time going through "rails new app" and "rails scaffold this-that-or-the-other", I got on to static pages. It's a bit to take in, but it's starting to make sense.