88 - Version Control With Git
89 - Saving Our Code To Githubcom
90 - Building a Webpage with the Rails Generator
91 - Building an About Webpage Manually
92 - Understanding Applicationhtmlerb
93 - Creating Links with Embedded Ruby
94 - Using Partials
95 - Installing Bootstrap
96 - Creating a Navbar with Bootstrap
97 - Using Containers and Mobile First Design
98 - Installing The Stock Quote Gem
99 - Stock Quote Gem Walkthru
100 - Creating A Stock Quote Lookup Form
101 - Connecting Our Form To The Controller
102 - Stock Quote Error Handling
103 - Stock Data Return Formatting
104 - Installing the Devise Gem
105 - Setting Up Devise Flash Message Partials
106 - Devise Database Rake DBMigrate
107 - Creating Devise Navbar Links
108 - Devise Menu Link Conditionals
109 - Styling Devise Views
110 - Creating a Stocks Scaffold
111 - Stocks Views
112 - Associating Stocks with Users
113 - Stock Links and CRUD
114 - Authenticating Stock Views
115 - More Stock View Authentication
116 - Final Stock User Association
117 - Lookup Stock Information
118 - Stock Lookup Error Handling
119 - Styling Our Stock Views
120 - Creating a Stocks Table
121 - Styling Our Show Page
122 - More Show Page Styling
123 - Adding a Stock Quote Lookup Form To The Stock Index Page
124 - Introduction to Heroku Web Hosting
125 - Modifying Our Gemfile For The Postgres Database
126 - Pushing Our Code To Heroku
127 - Using A Custom Domain Name With Heroku
128 - Bonus Lecture