Author: Chris L Chapman Author for ri20min.rb: http://www.ruby-lang.org/en/documentation/quickstart/ with notes by Chris L Chapman
Ruby in 20 minutes from the docs website (listed as author for that file here). blog from Ruby on rails: https://guides.rubyonrails.org/v5.0/getting_started.html For blog: Did all of first model. Setup second model and relationship concerns. added simple Auth. As I'm just going through to learn techniques, skipped most of the CRUD for comments (second model).
Ruby Rails