/learn-ruby

Just trying a few things to get some muscle memory on Ruby, and Ruby on Rails

Primary LanguageRubyMIT LicenseMIT

learn-ruby

Author: Chris L Chapman Author for ri20min.rb: http://www.ruby-lang.org/en/documentation/quickstart/ with notes by Chris L Chapman

Overview

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).

Architecture

Ruby Rails