1. Урок 1. 00:09:15
    The Application We're Going to Build
  2. Урок 2. 00:01:13
    Section Introduction
  3. Урок 3. 00:09:52
    Introduction to the Command Line Interface in Mac and Linux
  4. Урок 4. 00:01:56
    Installing the X-Code Command Line Tools for Mac
  5. Урок 5. 00:03:15
    Installing Git for Source Code Version Control
  6. Урок 6. 00:03:49
    How to Install Homebrew on a Mac
  7. Урок 7. 00:01:44
    Installing GPG Security System on a Mac
  8. Урок 8. 00:09:10
    Guide to RVM for Ruby Management
  9. Урок 9. 00:07:20
    Configuring RubyGems and Installing Rails
  10. Урок 10. 00:04:40
    Installing the Postgres Database on a Mac
  11. Урок 11. 00:17:16
    Installing and Working with the Sublime Text Editor
  12. Урок 12. 00:13:52
    Deep Dive into the Command Line - Part 1 of 2
  13. Урок 13. 00:11:50
    Deep Dive into the Command Line - Part 2 of 2
  14. Урок 14. 00:03:07
    PC Environment Setup: Installing Virtual Box
  15. Урок 15. 00:09:35
    Guide to Installing Ubuntu Linux in VirtualBox
  16. Урок 16. 00:01:38
    How to Reboot a Linux Virtual Machine from the Terminal
  17. Урок 17. 00:08:41
    Installing Desktop Applications and Ubuntu Navigation Tips and Tricks
  18. Урок 18. 00:03:11
    How to Sign Up for a GitHub Account
  19. Урок 19. 00:19:45
    How to Install Git on Linux and Connect to GitHub via SSH
  20. Урок 20. 00:09:16
    How to Securely Install Node and NPM on Linux via NVM
  21. Урок 21. 00:14:04
    Installing the Heroku CLI and the Full Deployment Lifecycle
  22. Урок 22. 00:08:04
    How to Install and Work with Sublime Text in Linux
  23. Урок 23. 00:09:55
    PC Setup: Guide for Ruby on Rails and Postgres on Linux - Part 1 of 2
  24. Урок 24. 00:14:51
    PC Setup: Guide for Ruby on Rails and Postgres on Linux - Part 2 of 2
  25. Урок 25. 00:05:27
    Fixing the Role Does Not Exist Error
  26. Урок 26. 00:00:58
    Section Introduction
  27. Урок 27. 00:02:55
    Signing Up for a Project Management Account
  28. Урок 28. 00:07:45
    Managing the Project Management Dashboard
  29. Урок 29. 00:01:16
    Importing Project Management Tasks into Pivotal Tracker
  30. Урок 30. 00:10:41
    Creating a Rails Application
  31. Урок 31. 00:11:12
    Generating a Blog for the Portfolio Application Using Rails Scaffolds
  32. Урок 32. 00:11:57
    Analyzing the Rails Process: Index and Show Actions
  33. Урок 33. 00:13:53
    Analyzing the Rails Process: New, Create, Update, Edit, and Destroy Actions
  34. Урок 34. 00:06:50
    Analyzing the Rails Process: Routing with Resources
  35. Урок 35. 00:13:08
    Rails File System Overview
  36. Урок 36. 00:01:27
    Updating the Project Management Dashboard
  37. Урок 37. 00:11:32
    Deep Dive: Analyzing the Application Generator - Part 1 of 2
  38. Урок 38. 00:17:16
    Deep Dive: Analyzing the Application Generator - Part 2 of 2
  39. Урок 39. 00:02:19
    Section Introduction
  40. Урок 40. 00:03:15
    How to Sign Up for a GitHub Account
  41. Урок 41. 00:04:23
    Generating SSH Keys to Securely Communicate with GitHub
  42. Урок 42. 00:11:50
    Guide to GitHub
  43. Урок 43. 00:10:50
    How to Update a .gitignore File to Securely Store Secret Credentials
  44. Урок 44. 00:09:40
    Guide to the Markdown Syntax
  45. Урок 45. 00:00:34
    Updating the Git Sprint in the Project Management Dashboard
  46. Урок 46. 00:18:15
    Deep Dive: Analyzing Version Control and Git - Part 1 of 2
  47. Урок 47. 00:12:43
    Deep Dive: Analyzing Version Control and Git - Part 2 of 2
  48. Урок 48. 00:00:35
    Section Introduction
  49. Урок 49. 00:15:32
    Guide to the Rails Controller Generator to Build Pages Part 1 of 2
  50. Урок 50. 00:05:12
    Guide to the Rails Controller Generator to Build Pages Part 2 of 2
  51. Урок 51. 00:16:51
    Guide to the Rails Model Generator to Build out Data Specific Features
  52. Урок 52. 00:10:19
    Guide to the Rails Resource Generator for Building Out the Portfolio Feature
  53. Урок 53. 00:14:37
    Deep Dive: Analyze Rails Generators and How to Customize a Generator - 1 of 2
  54. Урок 54. 00:11:06
    Deep Dive: Analyze Rails Generators and How to Customize a Generator - 2 of 2
  55. Урок 55. 00:01:32
    Section Introduction
  56. Урок 56. 00:17:22
    Building out a Seeds File for Generating Dynamic Sample Data
  57. Урок 57. 00:11:37
    Implement an Index Action from Scratch in Rails
  58. Урок 58. 00:19:32
    Build the New and Create Functionality from Scratch in Rails
  59. Урок 59. 00:12:38
    Implement the Ability to Edit Database Records from Scratch in Rails
  60. Урок 60. 00:13:21
    How to Use the Link To Method in Rails for Creating Dynamic Links
  61. Урок 61. 00:11:42
    How to Implement the Show Action from Scratch in Rails
  62. Урок 62. 00:15:28
    Building the Ability to Delete Items in Rails
  63. Урок 63. 00:08:37
    How to Implement Custom Routes for Pages in Rails
  64. Урок 64. 00:07:06
    How to Override the Rails Resources Routes for the Show Action
  65. Урок 65. 00:17:27
    How to Implement Permalinks in a Rails Application - Part 1 of 2
  66. Урок 66. 00:04:36
    How to Implement Permalinks in a Rails Application - Part 2 of 2
  67. Урок 67. 00:12:41
    How to Use Enums in Rails to Manage Data Stages
  68. Урок 68. 00:12:03
    How to Implement a Custom Action in Rails via a Button Click - Part 1 of 2
  69. Урок 69. 00:09:37
    How to Implement a Custom Action in Rails via a Button Click - Part 2 of 2
  70. Урок 70. 00:05:03
    Updating the Project Management Dashboard and Performing a Pull Request
  71. Урок 71. 00:12:47
    Deep Dive: Rails Routing and Data Flow - Part 1 of 3
  72. Урок 72. 00:13:28
    Deep Dive: Rails Routing and Data Flow - Part 2 of 3
  73. Урок 73. 00:16:21
    Deep Dive: Rails Routing and Data Flow - Part 3 of 3
  74. Урок 74. 00:01:09
    Section Introduction
  75. Урок 75. 00:11:39
    Implementing Data Validations in Rails 5
  76. Урок 76. 00:15:49
    Guide to Data Relationships in Rails
  77. Урок 77. 00:15:44
    How to Implement Custom Scopes in Rails 5
  78. Урок 78. 00:12:42
    How to Set Default Values in Rails 5
  79. Урок 79. 00:13:18
    How to Use Concerns in Rails 5
  80. Урок 80. 00:10:28
    Building an Additional Parent/Child Relationship in Rails 5
  81. Урок 81. 00:17:07
    Rails 5 Complex Forms: Configuring Nested Attributes in the Model
  82. Урок 82. 00:16:38
    Rails 5 Complex Forms: Configuring Nested Attributes in the Form
  83. Урок 83. 00:15:56
    Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 1 of 3
  84. Урок 84. 00:14:09
    Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 2 of 3
  85. Урок 85. 00:14:47
    Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 3 of 3
  86. Урок 86. 00:00:39
    Section Introduction
  87. Урок 87. 00:07:48
    How to Install Devise in Rails 5
  88. Урок 88. 00:18:11
    Using Devise to Implement Registrations and Login Functionality
  89. Урок 89. 00:03:29
    Building Custom Routes for Authentication Pages with Devise in Rails 5
  90. Урок 90. 00:06:32
    Enable Users to Logout and Dynamically Render View Content in Rails 5
  91. Урок 91. 00:14:46
    How to Add Custom Attributes to a Devise Based Authentication System
  92. Урок 92. 00:14:51
    How to Use Controller Concerns in Rails 5 for Devise Custom Attributes
  93. Урок 93. 00:19:09
    Integrate Virtual Attributes to Extract First and Last Name Data from a User
  94. Урок 94. 00:17:24
    Deep Dive: Using BCrypt to Implement Encryption in Ruby
  95. Урок 95. 00:00:57
    Section Introduction
  96. Урок 96. 00:14:05
    Rails Data Flow Review and Working with Params
  97. Урок 97. 00:18:53
    Using Rails Sessions to Share Data Between Pages
  98. Урок 98. 00:07:17
    Refactoring the Session Tracker into a Controller Concern
  99. Урок 99. 00:13:14
    Working with Strong Params in a Rails 5 Controller
  100. Урок 100. 00:13:40
    Deep Dive: Building a Guest User Feature in Rails - Part 1 of 2
  101. Урок 101. 00:17:57
    Deep Dive: Building a Guest User Feature in Rails - Part 2 of 2
  102. Урок 102. 00:02:36
    Section Introduction
  103. Урок 103. 00:15:16
    How to Customize the Rails Master Layout File - Part 1 of 2
  104. Урок 104. 00:08:45
    How to Customize the Rails Master Layout File - Part 2 of 2
  105. Урок 105. 00:13:57
    Guide to Using Multiple Layout Files in Rails 5
  106. Урок 106. 00:08:14
    Introduction to Partials in Rails 5
  107. Урок 107. 00:15:28
    How to Send Data to Partials to Generate Custom Behavior in Rails 5
  108. Урок 108. 00:17:00
    Guide to View Helpers in Rails 5
  109. Урок 109. 00:14:48
    How to Use the Rails Content Tag Helper to Auto Generate HTML Code
  110. Урок 110. 00:09:30
    Introduction to Rendering Collections via Partials in Rails 5
  111. Урок 111. 00:07:03
    Guide to Manually Configuring Partials to Work with Collections in Rails
  112. Урок 112. 00:14:46
    Guide to Helpful ActionView Helper Methods in Rails 5
  113. Урок 113. 00:12:13
    Deep Dive: Tips and Tricks to Working with ActionView in Rails 5 - Part 1 of 2
  114. Урок 114. 00:15:07
    Deep Dive: Tips and Tricks to Working with ActionView in Rails 5 - Part 2 of 2
  115. Урок 115. 00:01:11
    Section Introduction
  116. Урок 116. 00:07:42
    How to Utilize Puts Debugging in Rails
  117. Урок 117. 00:09:04
    Guide to Byebug in Rails 5
  118. Урок 118. 00:18:54
    Guide to Debugging with Pry in Rails 5
  119. Урок 119. 00:14:55
    Proper Way to Implement Error Management in a Rails Application - Part 1 of 2
  120. Урок 120. 00:05:55
    Proper Way to Implement Error Management in a Rails Application - Part 2 of 2
  121. Урок 121. 00:00:53
    Section Introduction
  122. Урок 122. 00:10:10
    How to Install Bootstrap 4 into a Rails 5 Application - Part 1 of 2
  123. Урок 123. 00:11:45
    How to Install Bootstrap 4 into a Rails 5 Application - Part 2 of 2
  124. Урок 124. 00:11:00
    Strategy for Building a Custom RubyGem
  125. Урок 125. 00:06:12
    How to Build a RubyGem from Scratch - Part 1 of 2
  126. Урок 126. 00:15:19
    How to Build a RubyGem from Scratch - Part 2 of 2
  127. Урок 127. 00:10:57
    How to Publish a Gem on RubyGems.org
  128. Урок 128. 00:01:43
    Section Introduction
  129. Урок 129. 00:07:55
    Introduction to Authorization and How to Install the Petergate Gem
  130. Урок 130. 00:05:15
    How to Add Roles to the User Model in Rails 5
  131. Урок 131. 00:15:19
    Guide to Implementing Petergate in a Rails 5 Application - Part 1 of 2
  132. Урок 132. 00:11:36
    Guide to Implementing Petergate in a Rails 5 Application - Part 2 of 2
  133. Урок 133. 00:00:34
    Section Introduction
  134. Урок 134. 00:08:38
    Portfolio Design Planning for Layout Specific Styles
  135. Урок 135. 00:08:36
    Implementing the Initial Homepage Design in Rails 5 with Bootstrap 4
  136. Урок 136. 00:10:47
    Building a Navigation Partial for the Master Application Layout with Bootstrap
  137. Урок 137. 00:14:19
    Implement a Footer Along with Adding Method Arguments to a Rails View Helper
  138. Урок 138. 00:06:15
    How to Embed a Google Map into a Rails Application
  139. Урок 139. 00:16:20
    Guide to Updating the Styles for the Devise Edit Account Page in Rails
  140. Урок 140. 00:06:02
    How to Override Default Bootstrap Styles for Text Alignment in the Card Class
  141. Урок 141. 00:14:30
    Implementing Styles for the Devise Registration Page with Bootstrap 4
  142. Урок 142. 00:14:47
    How to Design the Login and Password Pages with Bootstrap 4 Form Styles
  143. Урок 143. 00:03:51
    How to Set Default Values for View Helper Method Arguments in Rails 5
  144. Урок 144. 00:11:34
    Integrating a Different Design for a Separate Blog Layout in Rails 5
  145. Урок 145. 00:07:07
    How to Use Bootstrap 4 to Add a Custom Nav Bar to a Blog Layout in Rails
  146. Урок 146. 00:19:07
    Customizing the Design for the Blog Index Page with Bootstrap 4
  147. Урок 147. 00:11:52
    Guide to Adding Styles to the Blog Show and Form Pages with Bootstrap 4
  148. Урок 148. 00:06:30
    Implementing Partials, Pagination, and Font Awesome Icons - Part 1 of 2
  149. Урок 149. 00:16:00
    Implementing Partials, Pagination, and Font Awesome Icons - Part 2 of 2
  150. Урок 150. 00:17:16
    Initial Design for the Portfolio Index Page with Bootstrap 4
  151. Урок 151. 00:13:52
    Integrating the Portfolio Animated Navigation Slider, Footer, and Index
  152. Урок 152. 00:05:59
    Using the Bootstrap 4 Grid Layout to Style the Portfolio Show Page in Rails
  153. Урок 153. 00:12:52
    Implementing Bootstrap 4 Forms for the Portfolio Form Pages
  154. Урок 154. 00:19:49
    How to Build a View Helper to Dynamically Generate a Nav Bar - Part 1 of 2
  155. Урок 155. 00:19:29
    How to Build a View Helper to Dynamically Generate a Nav Bar - Part 2 of 2
  156. Урок 156. 00:01:15
    Deep Dive: Rails Asset Pipeline Part 1 of 2
  157. Урок 157. 00:19:13
    Deep Dive: Rails Asset Pipeline Part 2 of 2
  158. Урок 158. 00:01:15
    Section Introduction
  159. Урок 159. 00:12:06
    How to Integrate a Position Attribute and Custom Scope in Rails
  160. Урок 160. 00:08:43
    Installing the jQuery UI and html5sortable JavaScript Libraries in Rails 5
  161. Урок 161. 00:13:02
    Initial Implementation of Drag and Drop Interface in Rails 5
  162. Урок 162. 00:18:22
    Implementing Drag and Drop Functionality into a Ruby on Rails 5 App Part 1 of 2
  163. Урок 163. 00:11:19
    Implementing Drag and Drop Functionality into a Ruby on Rails 5 App Part 2 of 2
  164. Урок 164. 00:06:56
    Implementing Authorization Rules for Drag and Drop Feature with Petergate
  165. Урок 165. 00:19:09
    Deep Dive: jQuery + CoffeeScript in Rails
  166. Урок 166. 00:00:35
    Section Introduction
  167. Урок 167. 00:11:59
    Introduction to Using Images and the Rails Asset Pipeline
  168. Урок 168. 00:09:11
    How to Add a Full Size Image Background in Rails with Bootstrap 4
  169. Урок 169. 00:08:08
    How to Set a Full Size Video Background in Rails with Bootstrap 4
  170. Урок 170. 00:19:59
    Deep Dive: Installing and Configuring Carrierwave for Image Uploads in Rails 5
  171. Урок 171. 00:14:12
    Deep Dive: Integrating Connection to AWS S3 for File Hosting with Carrierwave
  172. Урок 172. 00:06:18
    Implementing File Upload Button Styles and Refactoring Placeholder - Part 1 of 2
  173. Урок 173. 00:19:07
    Implementing File Upload Button Styles and Refactoring Placeholder - Part 2 of 2
  174. Урок 174. 00:01:30
    Section Introduction
  175. Урок 175. 00:15:27
    Difference Between form_form and form_tag in Rails - Part 1 of 2
  176. Урок 176. 00:15:53
    Difference Between form_form and form_tag in Rails - Part 2 of 2
  177. Урок 177. 00:19:36
    How to Integrate Cocoon in Rails 5 for jQuery Nested Forms
  178. Урок 178. 00:15:26
    Guide to Integrating Alerts that Automatically Fade Away in Rails 5
  179. Урок 179. 00:12:58
    Refactoring Alert Notifications to Use a Shared View Helper in Rails
  180. Урок 180. 00:17:28
    Deep Dive: How to Build an HTML Form from Scratch the Works with Rails
  181. Урок 181. 00:02:48
    Section Introduction
  182. Урок 182. 00:19:56
    Integrating the Twitter Gem to Pull in Tweets in Rails 5
  183. Урок 183. 00:07:05
    How to Render Tweets on a Rails View Page
  184. Урок 184. 00:14:38
    Building a Parser View Helper Method to Make Twitter Links Clickable in Rails
  185. Урок 185. 00:06:52
    Customizing the Styles for the Tech News Page with Bootstrap 4
  186. Урок 186. 00:01:07
    Section Introduction
  187. Урок 187. 00:17:50
    Running the Comment Generator and Installing the NoSQL Redis Database in Rails 5
  188. Урок 188. 00:13:44
    Building the Comment Form and Required Controller Actions - Part 1 of 2
  189. Урок 189. 00:07:50
    Building the Comment Form and Required Controller Actions - Part 2 of 2
  190. Урок 190. 00:05:23
    Refactoring the Comment Form into a Partial and Implementing Data Validations
  191. Урок 191. 00:19:27
    Building the jQuery Functions for Processing Comments - Part 1 of 2
  192. Урок 192. 00:04:39
    Building the jQuery Functions for Processing Comments - Part 2 of 2
  193. Урок 193. 00:14:11
    How to Create a Broadcast with ActionCable in Rails 5
  194. Урок 194. 00:14:42
    Guide to Implementing Live Data Updates in a Rails 5 Application - Part 1 of 2
  195. Урок 195. 00:05:51
    Guide to Implementing Live Data Updates in a Rails 5 Application - Part 2 of 2
  196. Урок 196. 00:15:43
    Styling the Comment Section and Implementing Gravatar Based Thumbnails in Rails
  197. Урок 197. 00:00:29
    Section Introduction
  198. Урок 198. 00:11:18
    Planning Final Project Updates and Assignment
  199. Урок 199. 00:09:23
    Building a Scope to Show the Most Recent Blog Posts and Hiding Draft Posts
  200. Урок 200. 00:04:08
    Hiding the Show Page for Blogs in Draft Mode in Rails 5
  201. Урок 201. 00:08:51
    How to Add a Drop Down Form Element in Rails 5 for Parent/Child Relationships
  202. Урок 202. 00:09:45
    Using the Controller Generator to Build the Topic Features - Part 1 of 2
  203. Урок 203. 00:11:14
    Using the Controller Generator to Build the Topic Features - Part 2 of 2
  204. Урок 204. 00:16:38
    How to Build a Widget for the Blog to Render Topics in Rails 5
  205. Урок 205. 00:08:51
    How to Implement Radio Buttons in a Rails Form to Update Enum Values
  206. Урок 206. 00:12:53
    Guide to Integrating Markdown and Syntax Highlighting in a Rails 5 Application
  207. Урок 207. 00:11:53
    Integrating Breadcrumbs and Icons for the Blog Show Pages
  208. Урок 208. 00:15:27
    Building a Partial for Managing Admin Actions for Blog Posts
  209. Урок 209. 00:11:25
    How to Implement a Responsive Navigation Bar with Bootstrap 4
  210. Урок 210. 00:13:32
    Updating the Source/Session Tracking System for the New Layouts
  211. Урок 211. 00:08:14
    How to Integrate a Favicon in Rails 5
  212. Урок 212. 00:05:56
    Implementing Responsive Image Components for the Portfolio Layout
  213. Урок 213. 00:08:51
    Adding Card Styles to the About and Contact Pages
  214. Урок 214. 00:09:23
    How to Implement Collapsable Content Components in a Rails 5 Application
  215. Урок 215. 00:13:25
    How to Integrate Bootstrap Progress Bars in a Rails Application
  216. Урок 216. 00:16:52
    How to Integrate Custom Fonts in a Rails 5 Application
  217. Урок 217. 00:06:53
    Updating the Seeds File in Rails
  218. Урок 218. 00:03:39
    Signing Up for and Creating a New Heroku Application
  219. Урок 219. 00:12:52
    How to Deploy a Rails 5 Application to Heroku
  220. Урок 220. 00:11:12
    Working with the Rails Console on Heroku
  221. Урок 221. 00:04:30
    Installing Redis on Heroku for ActionCable Commenting Feature
  222. Урок 222. 00:10:49
    Configuring Action Cable to Work on Heroku
  223. Урок 223. 00:11:47
    How to Implement the Typed.js library into a Rails 5 application
  224. Урок 224. 00:19:27
    How to Install and Configure Webpack, Yarn, and jQuery into a Rails 5.1+ App
  225. Урок 225. 00:24:01
    How to Work with Encrypted Credentials in Rails 5.2+
  226. Урок 226. 00:11:01
    How to Generate a Ruby on Rails 6 Application
  227. Урок 227. 00:06:07
    The Topics We'll Cover in the Dissecting Rails 6 Course
  228. Урок 228. 00:12:50
    Overview of the App Directory in a Ruby on Rails 6 Application
  229. Урок 229. 00:12:38
    Overview of the Bin and Config Directories
  230. Урок 230. 00:08:23
    Overview of the Database, Lib, and Log Directories in a Rails 6 Application
  231. Урок 231. 00:10:31
    Deep Dive: Node Modules Directory in Rails 6
  232. Урок 232. 00:17:17
    Overview of the Package JSON and Yarn Lock Files in Rails 6
  233. Урок 233. 00:09:34
    Walk Through of the Public, Storage, Tmp, and Vendor Directories
  234. Урок 234. 00:05:28
    Overview of the Root Files on a Ruby on Rails 6 Application
  235. Урок 235. 00:09:36
    How to Work with a Gemfile in a Ruby on Rails Application
  236. Урок 236. 00:05:20
    Overview of the Post CSS Configuration and Rakefile in Rails 6
  237. Урок 237. 00:10:26
    Deep Dive: How to Work With and Customize the Rails Server
  238. Урок 238. 00:09:57
    Introduction to Controllers in Ruby on Rails 6
  239. Урок 239. 00:05:37
    How to Automate Processes with the Rails Controller Generator Options
  240. Урок 240. 00:11:37
    Building a Full Authentication Feature in Rails with Devise
  241. Урок 241. 00:15:38
    Implementing Dynamic Behavior into Rails Views
  242. Урок 242. 00:08:26
    How to Manage User Access to Pages in Ruby on Rails
  243. Урок 243. 00:07:49
    Overview of the Model Generator in Rails 6
  244. Урок 244. 00:11:20
    How to Create, Edit, and Delete Records in the Database with the Rails Console