Magnetic link has been copied to the cutting board

Name [FreeCourseSite.com] Udemy - Ruby on Rails 6 - Learn 25+ gems and build a Startup MVP 2020

File Type video

Size 9.11GB

UpdateDate 2024-7-7

hash *****89B4EC0E46A39BF642D3A1C1D238EEB4C7

Hot 8

Files 01 Introduction and Setup/001 Preview of the final application.en.srt | 15.22KB 01 Introduction and Setup/001 Preview of the final application.mp4 | 75.89MB 01 Introduction and Setup/002 START HERE.html | 3.66KB 02 Install Ruby on Rails 6 configure application/003 Create AWS Cloud9 environment install Ruby on Rails 6.en.srt | 4.25KB 02 Install Ruby on Rails 6 configure application/003 Create AWS Cloud9 environment install Ruby on Rails 6.mp4 | 31.93MB 02 Install Ruby on Rails 6 configure application/004 TEXT Create AWS Cloud9 environment install Ruby on Rails 6.html | 2.01KB 02 Install Ruby on Rails 6 configure application/005 Create app configure PostgreSQL.en.srt | 5.14KB 02 Install Ruby on Rails 6 configure application/005 Create app configure PostgreSQL.mp4 | 55.93MB 02 Install Ruby on Rails 6 configure application/006 TEXT Create app configure PostgreSQL.html | 1.58KB 02 Install Ruby on Rails 6 configure application/007 First commit to Github.en.srt | 1.17KB 02 Install Ruby on Rails 6 configure application/007 First commit to Github.mp4 | 13.58MB 02 Install Ruby on Rails 6 configure application/008 TEXT First commit to Github.html | 1.46KB 02 Install Ruby on Rails 6 configure application/009 Hello World. Generating a static page.en.srt | 1.55KB 02 Install Ruby on Rails 6 configure application/009 Hello World. Generating a static page.mp4 | 13.60MB 02 Install Ruby on Rails 6 configure application/010 TEXT Hello World. Generating a static page.html | 1.56KB 02 Install Ruby on Rails 6 configure application/011 Push application to production on Heroku.en.srt | 2.67KB 02 Install Ruby on Rails 6 configure application/011 Push application to production on Heroku.mp4 | 37.11MB 02 Install Ruby on Rails 6 configure application/012 TEXT Push application to production on Heroku.html | 1.28KB 03 Building the MVP (minimum viable product)/013 gem haml-rails - more RoR-friendly way of editing HTML.en.srt | 2.11KB 03 Building the MVP (minimum viable product)/013 gem haml-rails - more RoR-friendly way of editing HTML.mp4 | 11.60MB 03 Building the MVP (minimum viable product)/014 TEXT gem haml-rails - more RoR-friendly way of editing HTML.html | 1.44KB 03 Building the MVP (minimum viable product)/015 (REVISED) Install Bootstrap with Yarn and Webpacker.en.srt | 8.84KB 03 Building the MVP (minimum viable product)/015 (REVISED) Install Bootstrap with Yarn and Webpacker.mp4 | 66.18MB 03 Building the MVP (minimum viable product)/016 TEXT Install Bootstrap with Yarn and Webpacker.html | 2.56KB 03 Building the MVP (minimum viable product)/017 gem font-awesome-sass - add cool icons for styling.en.srt | 2.27KB 03 Building the MVP (minimum viable product)/017 gem font-awesome-sass - add cool icons for styling.mp4 | 19.21MB 03 Building the MVP (minimum viable product)/018 TEXT gem font-awesome-sass - add cool icons for styling.html | 2.33KB 03 Building the MVP (minimum viable product)/019 gem simple_form - better way to work with forms.en.srt | 953B 03 Building the MVP (minimum viable product)/019 gem simple_form - better way to work with forms.mp4 | 7.46MB 03 Building the MVP (minimum viable product)/020 TEXT gem simple_form - better way to work with forms.html | 1.77KB 03 Building the MVP (minimum viable product)/021 add a Courses table.en.srt | 2.51KB 03 Building the MVP (minimum viable product)/021 add a Courses table.mp4 | 21.35MB 03 Building the MVP (minimum viable product)/022 TEXT add a Courses table.html | 1.57KB 03 Building the MVP (minimum viable product)/023 action_text - rich text editor.en.srt | 3.20KB 03 Building the MVP (minimum viable product)/023 action_text - rich text editor.mp4 | 36.84MB 03 Building the MVP (minimum viable product)/024 TEXT action_text - rich text editor.html | 1.84KB 03 Building the MVP (minimum viable product)/025 gem faker and seeds.rb - add fake data to the app.en.srt | 2.32KB 03 Building the MVP (minimum viable product)/025 gem faker and seeds.rb - add fake data to the app.mp4 | 21.40MB 03 Building the MVP (minimum viable product)/026 TEXT gem faker and seeds.rb - add fake data to the app.html | 1.77KB 03 Building the MVP (minimum viable product)/027 gem devise for authorization (log in log out).en.srt | 4.17KB 03 Building the MVP (minimum viable product)/027 gem devise for authorization (log in log out).mp4 | 30.04MB 03 Building the MVP (minimum viable product)/028 TEXT gem devise for authorization (log in log out).html | 1.80KB 03 Building the MVP (minimum viable product)/029 course belong_to user - relationships.en.srt | 4.34KB 03 Building the MVP (minimum viable product)/029 course belong_to user - relationships.mp4 | 36.21MB 03 Building the MVP (minimum viable product)/030 TEXT course belongs to user - relationships.html | 1.09KB 03 Building the MVP (minimum viable product)/031 design for notification messages.en.srt | 998B 03 Building the MVP (minimum viable product)/031 design for notification messages.mp4 | 8.39MB 03 Building the MVP (minimum viable product)/032 TEXT design for notification messages.html | 1.08KB 03 Building the MVP (minimum viable product)/033 adding a functional navbar.en.srt | 2.50KB 03 Building the MVP (minimum viable product)/033 adding a functional navbar.mp4 | 23.14MB 03 Building the MVP (minimum viable product)/034 TEXT adding a functional navbar.html | 1.07KB 03 Building the MVP (minimum viable product)/035 search field in navbar.en.srt | 1.56KB 03 Building the MVP (minimum viable product)/035 search field in navbar.mp4 | 10.72MB 03 Building the MVP (minimum viable product)/036 TEXT search field in navbar.html | 1.07KB 03 Building the MVP (minimum viable product)/037 styling courses and home index.en.srt | 13.70KB 03 Building the MVP (minimum viable product)/037 styling courses and home index.mp4 | 103.91MB 03 Building the MVP (minimum viable product)/038 TEXT styling courses and home index.html | 1.08KB 03 Building the MVP (minimum viable product)/039 gem friendly_id - show user friendly links.en.srt | 5.90KB 03 Building the MVP (minimum viable product)/039 gem friendly_id - show user friendly links.mp4 | 54.25MB 03 Building the MVP (minimum viable product)/040 gem friendly_id - show user friendly links.html | 1.08KB 03 Building the MVP (minimum viable product)/041 devise trackable (track user IP address create users index page.en.srt | 6.06KB 03 Building the MVP (minimum viable product)/041 devise trackable (track user IP address create users index page.mp4 | 61.18MB 03 Building the MVP (minimum viable product)/042 devise trackable (track user IP address create users index page).html | 1.11KB 03 Building the MVP (minimum viable product)/043 devise confirmable in development pt1.en.srt | 5.98KB 03 Building the MVP (minimum viable product)/043 devise confirmable in development pt1.mp4 | 67.14MB 03 Building the MVP (minimum viable product)/044 TEXT gem devise - confirmable in development pt1.html | 1.67KB 03 Building the MVP (minimum viable product)/045 devise confirmable in development pt2.en.srt | 2.18KB 03 Building the MVP (minimum viable product)/045 devise confirmable in development pt2.mp4 | 14.47MB 03 Building the MVP (minimum viable product)/046 TEXT gem devise - confirmable in development pt2.html | 1.09KB 03 Building the MVP (minimum viable product)/047 sendgrid - send emails in production.en.srt | 7.00KB 03 Building the MVP (minimum viable product)/047 sendgrid - send emails in production.mp4 | 33.04MB 03 Building the MVP (minimum viable product)/048 sendgrid - send emails in production.html | 1.08KB 03 Building the MVP (minimum viable product)/049 add more fields to courses.en.srt | 14.30KB 03 Building the MVP (minimum viable product)/049 add more fields to courses.mp4 | 128.03MB 03 Building the MVP (minimum viable product)/050 TEXT add more fields to courses.html | 1.07KB 03 Building the MVP (minimum viable product)/051 gem ransack - level 1 - filter and search data in a table.en.srt | 5.07KB 03 Building the MVP (minimum viable product)/051 gem ransack - level 1 - filter and search data in a table.mp4 | 39.31MB 03 Building the MVP (minimum viable product)/052 TEXT gem ransack - level 1 - filter and search data in a table.html | 1.10KB 03 Building the MVP (minimum viable product)/053 gem ransack - level 2 - search and filter courses.en.srt | 13.78KB 03 Building the MVP (minimum viable product)/053 gem ransack - level 2 - search and filter courses.mp4 | 105.62MB 03 Building the MVP (minimum viable product)/054 TEXT gem ransack - level 2 - search and filter courses.html | 1.10KB 03 Building the MVP (minimum viable product)/055 gem ransack level 3 - search in navbar.en.srt | 7.28KB 03 Building the MVP (minimum viable product)/055 gem ransack level 3 - search in navbar.mp4 | 48.65MB 03 Building the MVP (minimum viable product)/056 gem ransack - level 3 - ransack search in navbar.html | 1.09KB 03 Building the MVP (minimum viable product)/057 gem public_activity - track all actions in the app.en.srt | 9.29KB 03 Building the MVP (minimum viable product)/057 gem public_activity - track all actions in the app.mp4 | 67.98MB 03 Building the MVP (minimum viable product)/058 TEXT gem public_activity - track all actions in the app.html | 1.10KB 03 Building the MVP (minimum viable product)/059 add a footer.en.srt | 6.42KB 03 Building the MVP (minimum viable product)/059 add a footer.mp4 | 62.88MB 03 Building the MVP (minimum viable product)/060 TEXT add a footer.html | 1.06KB 04 Roles and Authorization/061 promo - roles authorization.en.srt | 576B 04 Roles and Authorization/061 promo - roles authorization.mp4 | 2.18MB 04 Roles and Authorization/062 gem rolify - add roles to users.en.srt | 8.88KB 04 Roles and Authorization/062 gem rolify - add roles to users.mp4 | 78.59MB 04 Roles and Authorization/063 TEXT gem rolify - add roles to users.html | 1.25KB 04 Roles and Authorization/064 gem rolify - edit user roles.en.srt | 5.83KB 04 Roles and Authorization/064 gem rolify - edit user roles.mp4 | 39.03MB 04 Roles and Authorization/065 TEXT gem rolify - edit user roles.html | 1.08KB 04 Roles and Authorization/066 gem rolify - using role based access.en.srt | 2.30KB 04 Roles and Authorization/066 gem rolify - using role based access.mp4 | 22.57MB 04 Roles and Authorization/067 TEXT gem rolify - using role-based access.html | 1.08KB 04 Roles and Authorization/068 gem pundit - installation and example usecase.en.srt | 3.80KB 04 Roles and Authorization/068 gem pundit - installation and example usecase.mp4 | 38.01MB 04 Roles and Authorization/069 TEXT gem pundit - role-based access (authorization) done right use case.html | 1.24KB 04 Roles and Authorization/070 gem pundit - authorization for courses.en.srt | 2.54KB 04 Roles and Authorization/070 gem pundit - authorization for courses.mp4 | 18.52MB 04 Roles and Authorization/071 TEXT gem pundit - authorization for courses.html | 1.09KB 04 Roles and Authorization/072 gem pundit - only admin can edit other users.en.srt | 3.22KB 04 Roles and Authorization/072 gem pundit - only admin can edit other users.mp4 | 19.01MB 04 Roles and Authorization/073 TEXT gem pundit - only admin can edit other users.html | 1.09KB 04 Roles and Authorization/074 gem pundit - user can see links only to allowed actions.en.srt | 3.00KB 04 Roles and Authorization/074 gem pundit - user can see links only to allowed actions.mp4 | 20.50MB 04 Roles and Authorization/075 TEXT gem pundit - user can see links only to allowed actions.html | 1.10KB 05 Building the core functionality of the e-learning platform/076 gem friendly_id for users user show.en.srt | 4.26KB 05 Building the core functionality of the e-learning platform/076 gem friendly_id for users user show.mp4 | 41.09MB 05 Building the core functionality of the e-learning platform/077 TEXT gem friendly_id for users user show view.html | 1.09KB 05 Building the core functionality of the e-learning platform/078 check if user is online.en.srt | 3.94KB 05 Building the core functionality of the e-learning platform/078 check if user is online.mp4 | 30.94MB 05 Building the core functionality of the e-learning platform/079 TEXT check if user is online.html | 1.07KB 05 Building the core functionality of the e-learning platform/080 add a Lessons table friendly_id styling.en.srt | 11.17KB 05 Building the core functionality of the e-learning platform/080 add a Lessons table friendly_id styling.mp4 | 86.18MB 05 Building the core functionality of the e-learning platform/081 TEXT add a Lessons table gem friendly_id design lessons.html | 1.10KB 05 Building the core functionality of the e-learning platform/082 public_activity for Lessons create lessons inside courses.en.srt | 3.33KB 05 Building the core functionality of the e-learning platform/082 public_activity for Lessons create lessons inside courses.mp4 | 19.49MB 05 Building the core functionality of the e-learning platform/083 TEXT gem public_activity for Lessons create Lessons inside Courses.html | 1.39KB 05 Building the core functionality of the e-learning platform/084 action_text for Lessons add breadcrumbs for lesson show.en.srt | 2.84KB 05 Building the core functionality of the e-learning platform/084 action_text for Lessons add breadcrumbs for lesson show.mp4 | 20.35MB 05 Building the core functionality of the e-learning platform/085 gem pundit - authorization for Lessons.en.srt | 6.96KB 05 Building the core functionality of the e-learning platform/085 gem pundit - authorization for Lessons.mp4 | 42.92MB 05 Building the core functionality of the e-learning platform/086 gem pundit - authorization for Lessons.html | 1.08KB 05 Building the core functionality of the e-learning platform/087 nested resources. lessons in courses.en.srt | 8.57KB 05 Building the core functionality of the e-learning platform/087 nested resources. lessons in courses.mp4 | 54.36MB 05 Building the core functionality of the e-learning platform/088 TEXT nested resources - lessons inside courses.html | 1.09KB 05 Building the core functionality of the e-learning platform/089 gem pundit - authorization for Lessons create action.en.srt | 4.90KB 05 Building the core functionality of the e-learning platform/089 gem pundit - authorization for Lessons create action.mp4 | 31.83MB 05 Building the core functionality of the e-learning platform/090 TEXT gem pundit - authorization for Lessons create action.html | 1.10KB 05 Building the core functionality of the e-learning platform/091 minor styling for edit and new views.en.srt | 2.32KB 05 Building the core functionality of the e-learning platform/091 minor styling for edit and new views.mp4 | 15.89MB 05 Building the core functionality of the e-learning platform/092 TEXT minor styling for edit and new views.html | 1.08KB 05 Building the core functionality of the e-learning platform/093 production - tour around heroku.en.srt | 2.50KB 05 Building the core functionality of the e-learning platform/093 production - tour around heroku.mp4 | 14.67MB 05 Building the core functionality of the e-learning platform/094 gem exception_notification - catch errors in production.en.srt | 3.50KB 05 Building the core functionality of the e-learning platform/094 gem exception_notification - catch errors in production.mp4 | 33.48MB 05 Building the core functionality of the e-learning platform/095 TEXT gem exception_notification - catch errors in production.html | 1.10KB 05 Building the core functionality of the e-learning platform/096 design for courses and lessons.en.srt | 10.56KB 05 Building the core functionality of the e-learning platform/096 design for courses and lessons.mp4 | 57.86MB 05 Building the core functionality of the e-learning platform/097 TEXT design for courses and lessons.html | 1.08KB 05 Building the core functionality of the e-learning platform/098 gem pagy for pagination.en.srt | 8.08KB 05 Building the core functionality of the e-learning platform/098 gem pagy for pagination.mp4 | 76.44MB 05 Building the core functionality of the e-learning platform/099 TEXT gem pagy for pagination.html | 1.07KB 05 Building the core functionality of the e-learning platform/100 add dynamic title to page tabs.en.srt | 8.19KB 05 Building the core functionality of the e-learning platform/100 add dynamic title to page tabs.mp4 | 58.28MB 05 Building the core functionality of the e-learning platform/101 TEXT add dynamic title to page tabs.html | 1.08KB 05 Building the core functionality of the e-learning platform/102 scaffold Enrollments. Basic validation and design.en.srt | 14.94KB 05 Building the core functionality of the e-learning platform/102 scaffold Enrollments. Basic validation and design.mp4 | 110.58MB 05 Building the core functionality of the e-learning platform/103 scaffold Enrollments. Basic validation and design.html | 1.09KB 05 Building the core functionality of the e-learning platform/104 Button for user to Enroll to a Course.en.srt | 22.09KB 05 Building the core functionality of the e-learning platform/104 Button for user to Enroll to a Course.mp4 | 144.35MB 05 Building the core functionality of the e-learning platform/105 TEXT Button for user to Enroll to a Course.html | 1.08KB 05 Building the core functionality of the e-learning platform/106 gem pundit for Enrollments.en.srt | 4.56KB 05 Building the core functionality of the e-learning platform/106 gem pundit for Enrollments.mp4 | 29.17MB 05 Building the core functionality of the e-learning platform/107 TEXT gem pundit for Enrollments.html | 1.07KB 05 Building the core functionality of the e-learning platform/108 gem pundit - user can access his purchased Courses.en.srt | 2.52KB 05 Building the core functionality of the e-learning platform/108 gem pundit - user can access his purchased Courses.mp4 | 15.92MB 05 Building the core functionality of the e-learning platform/109 TEXT gem pundit - user can access his purchased Courses.html | 1.10KB 05 Building the core functionality of the e-learning platform/110 work on Enrollment views.en.srt | 13.75KB 05 Building the core functionality of the e-learning platform/110 work on Enrollment views.mp4 | 106.45MB 05 Building the core functionality of the e-learning platform/111 TEXT Work on enrollment views.html | 1.07KB 05 Building the core functionality of the e-learning platform/112 Button for user to Review a Course.en.srt | 7.34KB 05 Building the core functionality of the e-learning platform/112 Button for user to Review a Course.mp4 | 69.29MB 05 Building the core functionality of the e-learning platform/113 TEXT Button for user to Review a Course.html | 1.08KB 05 Building the core functionality of the e-learning platform/114 gem pagy for Enrollments and Users.en.srt | 3.40KB 05 Building the core functionality of the e-learning platform/114 gem pagy for Enrollments and Users.mp4 | 37.38MB 05 Building the core functionality of the e-learning platform/115 TEXT gem pagy for Enrollments and Users.html | 1.08KB 05 Building the core functionality of the e-learning platform/116 gem friendly_id for enrollments.en.srt | 2.25KB 05 Building the core functionality of the e-learning platform/116 gem friendly_id for enrollments.mp4 | 18.57MB 05 Building the core functionality of the e-learning platform/117 TEXT gem friendly_id for Enrollments.html | 1.08KB 05 Building the core functionality of the e-learning platform/118 gem ransack for enrollments index.en.srt | 7.07KB 05 Building the core functionality of the e-learning platform/118 gem ransack for enrollments index.mp4 | 61.15MB 05 Building the core functionality of the e-learning platform/119 TEXT gem ransack for enrollments index.html | 1.08KB 05 Building the core functionality of the e-learning platform/120 Navigation for student teacher admin.en.srt | 10.83KB 05 Building the core functionality of the e-learning platform/120 Navigation for student teacher admin.mp4 | 101.51MB 05 Building the core functionality of the e-learning platform/121 TEXT Navigation for student teacher admin.html | 1.08KB 05 Building the core functionality of the e-learning platform/122 Collections and Scopes Ransack Pagy for Courses and Enrollments.en.srt | 17.16KB 05 Building the core functionality of the e-learning platform/122 Collections and Scopes Ransack Pagy for Courses and Enrollments.mp4 | 156.38MB 05 Building the core functionality of the e-learning platform/123 TEXT Collections and Scopes Ransack Pagy for Courses and Enrollments.html | 1.11KB 05 Building the core functionality of the e-learning platform/124 Counters in header.en.srt | 5.57KB 05 Building the core functionality of the e-learning platform/124 Counters in header.mp4 | 41.96MB 05 Building the core functionality of the e-learning platform/125 TEXT Counters in header.html | 1.07KB 05 Building the core functionality of the e-learning platform/126 Calculate rating for courses.en.srt | 10.43KB 05 Building the core functionality of the e-learning platform/126 Calculate rating for courses.mp4 | 88.41MB 05 Building the core functionality of the e-learning platform/127 TEXT Calculate rating for courses.html | 1.08KB 05 Building the core functionality of the e-learning platform/128 counter_cache basics (enrollments_count for Course).en.srt | 5.94KB 05 Building the core functionality of the e-learning platform/128 counter_cache basics (enrollments_count for Course).mp4 | 44.35MB 05 Building the core functionality of the e-learning platform/129 TEXT counter_cache - automatically count associated records.html | 1.10KB 05 Building the core functionality of the e-learning platform/130 add counter_cache across app.en.srt | 11.07KB 05 Building the core functionality of the e-learning platform/130 add counter_cache across app.mp4 | 118.32MB 05 Building the core functionality of the e-learning platform/131 TEXT add counter_cache across app.html | 1.08KB 05 Building the core functionality of the e-learning platform/132 More course styling and validation.en.srt | 7.91KB 05 Building the core functionality of the e-learning platform/132 More course styling and validation.mp4 | 67.30MB 05 Building the core functionality of the e-learning platform/133 TEXT More Course styling and validation.html | 1.08KB 05 Building the core functionality of the e-learning platform/134 Courses index ransack sort by price populararity rating newest.en.srt | 2.70KB 05 Building the core functionality of the e-learning platform/134 Courses index ransack sort by price populararity rating newest.mp4 | 26.25MB 05 Building the core functionality of the e-learning platform/135 TEXT Courses index ransack sort by price populararity rating newest.html | 1.11KB 05 Building the core functionality of the e-learning platform/136 Dynamic Personalized Homepage (Popular New Top Rated Courses).en.srt | 8.15KB 05 Building the core functionality of the e-learning platform/136 Dynamic Personalized Homepage (Popular New Top Rated Courses).mp4 | 66.44MB 05 Building the core functionality of the e-learning platform/137 TEXT Dynamic Personalized Homepage (Popular New Top Rated Courses).html | 1.11KB 05 Building the core functionality of the e-learning platform/138 Move logic from controller to model using scopes.en.srt | 5.83KB 05 Building the core functionality of the e-learning platform/138 Move logic from controller to model using scopes.mp4 | 50.18MB 05 Building the core functionality of the e-learning platform/139 TEXT Move logic from controller to model using scopes.html | 1.10KB 05 Building the core functionality of the e-learning platform/140 UserCourse table - track if a user has seen a lesson. Migration and setup.en.srt | 11.88KB 05 Building the core functionality of the e-learning platform/140 UserCourse table - track if a user has seen a lesson. Migration and setup.mp4 | 83.95MB 05 Building the core functionality of the e-learning platform/141 TEXT UserCourse table - track if a user has seen a lesson. Migration and setup.html | 1.12KB 05 Building the core functionality of the e-learning platform/142 Track User progress in a Course.en.srt | 8.67KB 05 Building the core functionality of the e-learning platform/142 Track User progress in a Course.mp4 | 66.68MB 05 Building the core functionality of the e-learning platform/143 TEXT Track User progress in a Course.html | 1.08KB 05 Building the core functionality of the e-learning platform/144 Styling courses and lessons.en.srt | 19.64KB 05 Building the core functionality of the e-learning platform/144 Styling courses and lessons.mp4 | 148.22MB 05 Building the core functionality of the e-learning platform/145 TEXT Styling courses and lessons.html | 1.08KB 05 Building the core functionality of the e-learning platform/146 Pluralization for course show.en.srt | 1.85KB 05 Building the core functionality of the e-learning platform/146 Pluralization for course show.mp4 | 11.14MB 05 Building the core functionality of the e-learning platform/147 TEXT Pluralization for course show.html | 1.08KB 05 Building the core functionality of the e-learning platform/148 Validation for Destroy with dependent records (restrict_with_error nullify.en.srt | 5.05KB 05 Building the core functionality of the e-learning platform/148 Validation for Destroy with dependent records (restrict_with_error nullify.mp4 | 32.33MB 05 Building the core functionality of the e-learning platform/149 TEXT Validation for Destroy with dependent records (restrict_with_errornullify.html | 1.12KB 05 Building the core functionality of the e-learning platform/150 Lesson show - navigation between lessons in a course.en.srt | 7.18KB 05 Building the core functionality of the e-learning platform/150 Lesson show - navigation between lessons in a course.mp4 | 45.12MB 05 Building the core functionality of the e-learning platform/151 TEXT Lesson show - navigation between lessons in a course.html | 1.10KB 05 Building the core functionality of the e-learning platform/152 gem chartkick and groupdate - add charts.en.srt | 12.94KB 05 Building the core functionality of the e-learning platform/152 gem chartkick and groupdate - add charts.mp4 | 87.79MB 05 Building the core functionality of the e-learning platform/153 TEXT gem chartkick and groupdate - add charts.html | 1.09KB 05 Building the core functionality of the e-learning platform/154 load charts without timeouts.en.srt | 5.99KB 05 Building the core functionality of the e-learning platform/154 load charts without timeouts.mp4 | 39.97MB 05 Building the core functionality of the e-learning platform/155 TEXT load charts without timeouts.html | 1.08KB 05 Building the core functionality of the e-learning platform/156 namespace charts in routes group by sum.en.srt | 3.87KB 05 Building the core functionality of the e-learning platform/156 namespace charts in routes group by sum.mp4 | 27.02MB 05 Building the core functionality of the e-learning platform/157 TEXT namespace charts in routes group by sum.html | 1.09KB 05 Building the core functionality of the e-learning platform/158 count impressions with increment method.en.srt | 5.38KB 05 Building the core functionality of the e-learning platform/158 count impressions with increment method.mp4 | 49.51MB 05 Building the core functionality of the e-learning platform/159 TEXT count impressions with increment method.html | 1.09KB 05 Building the core functionality of the e-learning platform/160 custom buttons to publish or approve a course.en.srt | 21.11KB 05 Building the core functionality of the e-learning platform/160 custom buttons to publish or approve a course.mp4 | 187.20MB 05 Building the core functionality of the e-learning platform/161 TEXT custom buttons to publish or approve a course.html | 1.09KB 05 Building the core functionality of the e-learning platform/162 complex validation who can see a course show.en.srt | 3.69KB 05 Building the core functionality of the e-learning platform/162 complex validation who can see a course show.mp4 | 29.35MB 05 Building the core functionality of the e-learning platform/163 TEXT complex validation who can see a course show.html | 1.09KB 05 Building the core functionality of the e-learning platform/164 gem public_activity - polymorphic links with nested resources.en.srt | 9.71KB 05 Building the core functionality of the e-learning platform/164 gem public_activity - polymorphic links with nested resources.mp4 | 69.87MB 05 Building the core functionality of the e-learning platform/165 TEXT gem public_activity - polymorphic links with nested resources.html | 1.11KB 05 Building the core functionality of the e-learning platform/166 application_helper for conditional styling.en.srt | 4.87KB 05 Building the core functionality of the e-learning platform/166 application_helper for conditional styling.mp4 | 31.59MB 05 Building the core functionality of the e-learning platform/167 TEXT application_helper for conditional styling.html | 1.09KB 05 Building the core functionality of the e-learning platform/168 gem rails-erd to generate relationship-diagrams automatically.en.srt | 3.82KB 05 Building the core functionality of the e-learning platform/168 gem rails-erd to generate relationship-diagrams automatically.mp4 | 30.16MB 05 Building the core functionality of the e-learning platform/169 TEXT gem rails-erd to generate relationship-diagrams automatically.html | 1.11KB 05 Building the core functionality of the e-learning platform/170 better views for not logged in users.en.srt | 5.14KB 05 Building the core functionality of the e-learning platform/170 better views for not logged in users.mp4 | 29.10MB 05 Building the core functionality of the e-learning platform/171 TEXT better views for not logged in users.html | 1.08KB 05 Building the core functionality of the e-learning platform/172 link_to courses with ransack search params.en.srt | 4.60KB 05 Building the core functionality of the e-learning platform/172 link_to courses with ransack search params.mp4 | 33.16MB 05 Building the core functionality of the e-learning platform/173 TEXT link_to courses with ransack search params.html | 1.09KB 05 Building the core functionality of the e-learning platform/174 course-specific charts and analytics more advanced grouping.en.srt | 11.81KB 05 Building the core functionality of the e-learning platform/174 course-specific charts and analytics more advanced grouping.mp4 | 82.77MB 05 Building the core functionality of the e-learning platform/175 TEXT course-specific charts and analytics more advanced grouping.html | 1.11KB 05 Building the core functionality of the e-learning platform/176 update course_policy and view.en.srt | 4.67KB 05 Building the core functionality of the e-learning platform/176 update course_policy and view.mp4 | 39.42MB 05 Building the core functionality of the e-learning platform/177 TEXT update course_policy and view.html | 1.08KB 06 Sorting records with drag and drop/178 promo - sort records.en.srt | 356B 06 Sorting records with drag and drop/178 promo - sort records.mp4 | 2.13MB 06 Sorting records with drag and drop/179 gem ranked_model - give lessons inside a course a number.en.srt | 4.04KB 06 Sorting records with drag and drop/179 gem ranked_model - give lessons inside a course a number.mp4 | 33.55MB 06 Sorting records with drag and drop/180 TEXT gem ranked_model - give lessons inside a course a number.html | 1.10KB 06 Sorting records with drag and drop/181 link to previous and next lesson in lesson show.en.srt | 3.29KB 06 Sorting records with drag and drop/181 link to previous and next lesson in lesson show.mp4 | 24.47MB 06 Sorting records with drag and drop/182 TEXT link to previous and next lesson in lesson show.html | 1.09KB 06 Sorting records with drag and drop/183 jquery-ui sortable - make lessons sortable and persist changes.en.srt | 11.78KB 06 Sorting records with drag and drop/183 jquery-ui sortable - make lessons sortable and persist changes.mp4 | 101.39MB 06 Sorting records with drag and drop/184 TEXT jquery-ui sortable - make lessons sortable and persist changes.html | 1.11KB 07 Active Storage and Action Text/185 promo - active_storage action_text.en.srt | 435B 07 Active Storage and Action Text/185 promo - active_storage action_text.mp4 | 3.68MB 07 Active Storage and Action Text/186 credentials and secret keys PART 1.en.srt | 6.48KB 07 Active Storage and Action Text/186 credentials and secret keys PART 1.mp4 | 30.65MB 07 Active Storage and Action Text/187 TEXT credentials and secret keys PART 1.html | 1.75KB 07 Active Storage and Action Text/188 gem aws-sdk-s3 configure aws s3 bucket storage add avatar to courses.en.srt | 16.87KB 07 Active Storage and Action Text/188 gem aws-sdk-s3 configure aws s3 bucket storage add avatar to courses.mp4 | 129.44MB 07 Active Storage and Action Text/189 TEXT gem aws-sdk-s3 configure aws s3 bucket storage add avatar to courses.html | 1.12KB 07 Active Storage and Action Text/190 gem active_storage_validations. validates course avatar. display avatar in co.en.srt | 11.08KB 07 Active Storage and Action Text/190 gem active_storage_validations. validates course avatar. display avatar in co.mp4 | 85.05MB 07 Active Storage and Action Text/191 TEXT gem active_storage_validations. validates course avatar.html | 1.28KB 07 Active Storage and Action Text/192 gem image_processing to fix action_text displaying images S3 bucket CORS set.en.srt | 4.17KB 07 Active Storage and Action Text/192 gem image_processing to fix action_text displaying images S3 bucket CORS set.mp4 | 38.86MB 07 Active Storage and Action Text/193 TEXT gem image_processing (action_text images) S3 CORS settings.html | 1.11KB 07 Active Storage and Action Text/194 credentials and secret keys PART 2 - PRODUCTION.en.srt | 1.72KB 07 Active Storage and Action Text/194 credentials and secret keys PART 2 - PRODUCTION.mp4 | 11.84MB 07 Active Storage and Action Text/195 action_text attachment restrictions download and display.en.srt | 10.65KB 07 Active Storage and Action Text/195 action_text attachment restrictions download and display.mp4 | 83.60MB 07 Active Storage and Action Text/196 TEXT action_text attachment restrictions download and display.html | 1.10KB 07 Active Storage and Action Text/197 action_text restrict attachments more validations for course and lesson.en.srt | 11.06KB 07 Active Storage and Action Text/197 action_text restrict attachments more validations for course and lesson.mp4 | 84.35MB 07 Active Storage and Action Text/198 TEXT action_text restrict attachments more validations for course and lesson.html | 1.12KB 07 Active Storage and Action Text/199 video attachment and preview with active_storage and HTML5.en.srt | 8.44KB 07 Active Storage and Action Text/199 video attachment and preview with active_storage and HTML5.mp4 | 60.50MB 07 Active Storage and Action Text/200 TEXT video attachment and preview with active_storage and HTML5.html | 1.11KB 07 Active Storage and Action Text/201 styling lessons video validation.en.srt | 7.98KB 07 Active Storage and Action Text/201 styling lessons video validation.mp4 | 58.67MB 07 Active Storage and Action Text/202 TEXT styling lessons video validation.html | 1.08KB 07 Active Storage and Action Text/203 deleting attachments (video and video_thumbnail).en.srt | 6.95KB 07 Active Storage and Action Text/203 deleting attachments (video and video_thumbnail).mp4 | 61.86MB 07 Active Storage and Action Text/204 TEXT deleting attachments (video and video_thumbnail).html | 1.10KB 07 Active Storage and Action Text/205 action_text - allow file upload add video preview to blob.en.srt | 4.72KB 07 Active Storage and Action Text/205 action_text - allow file upload add video preview to blob.mp4 | 40.62MB 07 Active Storage and Action Text/206 TEXT action_text - allow file upload add video preview to blob.html | 1.10KB 07 Active Storage and Action Text/207 action_text - play audio with HTML5.en.srt | 3.01KB 07 Active Storage and Action Text/207 action_text - play audio with HTML5.mp4 | 20.94MB 07 Active Storage and Action Text/208 TEXT action_text - play audio with HTML5.html | 1.08KB 07 Active Storage and Action Text/209 video.js player integration.en.srt | 6.71KB 07 Active Storage and Action Text/209 video.js player integration.mp4 | 61.81MB 07 Active Storage and Action Text/210 TEXT video.js player integration.html | 1.18KB 07 Active Storage and Action Text/211 simple_form for rich_text_area (actiontext).en.srt | 2.89KB 07 Active Storage and Action Text/211 simple_form for rich_text_area (actiontext).mp4 | 19.85MB 07 Active Storage and Action Text/212 TEXT simple_form for rich_text_area (actiontext).html | 1.25KB 07 Active Storage and Action Text/213 action_text youtube embeds.en.srt | 8.84KB 07 Active Storage and Action Text/213 action_text youtube embeds.mp4 | 57.97MB 07 Active Storage and Action Text/214 TEXT action_text youtube embeds.html | 1.65KB 08 Integrating Comments with Nested Routes/215 promo - nested comments.en.srt | 467B 08 Integrating Comments with Nested Routes/215 promo - nested comments.mp4 | 2.93MB 08 Integrating Comments with Nested Routes/216 nested resources - comments inside lessons.en.srt | 27.57KB 08 Integrating Comments with Nested Routes/216 nested resources - comments inside lessons.mp4 | 203.70MB 08 Integrating Comments with Nested Routes/217 TEXT nested resources - comments inside lessons.html | 1.09KB 08 Integrating Comments with Nested Routes/218 counter_cache for comments method to delete comment.en.srt | 17.86KB 08 Integrating Comments with Nested Routes/218 counter_cache for comments method to delete comment.mp4 | 138.25MB 08 Integrating Comments with Nested Routes/219 TEXT counter_cache for comments method to delete comment.html | 1.10KB 08 Integrating Comments with Nested Routes/220 public_activity for comments.en.srt | 5.23KB 08 Integrating Comments with Nested Routes/220 public_activity for comments.mp4 | 42.71MB 08 Integrating Comments with Nested Routes/221 TEXT public_activity for comments.html | 1.08KB 08 Integrating Comments with Nested Routes/222 pundit authorization for destroying a comment.en.srt | 3.24KB 08 Integrating Comments with Nested Routes/222 pundit authorization for destroying a comment.mp4 | 22.18MB 08 Integrating Comments with Nested Routes/223 TEXT pundit authorization for destroying a comment.html | 1.09KB 08 Integrating Comments with Nested Routes/224 add counter_cache for user_lessons to lessons and users.en.srt | 4.46KB 08 Integrating Comments with Nested Routes/224 add counter_cache for user_lessons to lessons and users.mp4 | 40.33MB 08 Integrating Comments with Nested Routes/225 TEXT add counter_cache for user_lessons to lessons and users.html | 1.10KB 09 Preparing the app for production/226 promo - preparing for production.en.srt | 552B 09 Preparing the app for production/226 promo - preparing for production.mp4 | 2.55MB 09 Preparing the app for production/227 gem recaptcha with devise - no bot signups.en.srt | 7.46KB 09 Preparing the app for production/227 gem recaptcha with devise - no bot signups.mp4 | 55.00MB 09 Preparing the app for production/228 TEXT gem recaptcha with devise - no bot signups.html | 1.58KB 09 Preparing the app for production/229 add recaptcha keys to credentials.en.srt | 2.56KB 09 Preparing the app for production/229 add recaptcha keys to credentials.mp4 | 15.90MB 09 Preparing the app for production/230 TEXT add recaptcha keys to credentials.html | 1.08KB 09 Preparing the app for production/231 add google analytics.en.srt | 7.92KB 09 Preparing the app for production/231 add google analytics.mp4 | 56.34MB 09 Preparing the app for production/232 TEXT add google analytics.html | 1.19KB 09 Preparing the app for production/233 styling app adding logo and thumbnail.en.srt | 11.03KB 09 Preparing the app for production/233 styling app adding logo and thumbnail.mp4 | 84.87MB 09 Preparing the app for production/234 TEXT styling app adding logo and thumbnail.html | 1.08KB 09 Preparing the app for production/235 downgrade jquery to 3.4.1 to make bootstrap navbar dropdown work on small screen.en.srt | 1.76KB 09 Preparing the app for production/235 downgrade jquery to 3.4.1 to make bootstrap navbar dropdown work on small screen.mp4 | 13.24MB 09 Preparing the app for production/236 TEXT downgrade jquery to 3.4.1 to make bootstrap dropdown work on small screens.html | 1.12KB 09 Preparing the app for production/237 yarn remove video.js - remove library from our app.en.srt | 3.12KB 09 Preparing the app for production/237 yarn remove video.js - remove library from our app.mp4 | 20.46MB 09 Preparing the app for production/238 TEXT yarn remove video.js - remove library from our app.html | 1.10KB 09 Preparing the app for production/239 connecting a domain to our application in production.en.srt | 5.48KB 09 Preparing the app for production/239 connecting a domain to our application in production.mp4 | 32.37MB 09 Preparing the app for production/240 disable video download (disable rightclick on video).en.srt | 2.34KB 09 Preparing the app for production/240 disable video download (disable rightclick on video).mp4 | 19.56MB 09 Preparing the app for production/241 TEXT disable video download (disable rightclick on video).html | 1.10KB 09 Preparing the app for production/242 privacy_policy and SEO tags.en.srt | 3.84KB 09 Preparing the app for production/242 privacy_policy and SEO tags.mp4 | 33.66MB 09 Preparing the app for production/243 TEXT privacy_policy and SEO tags.html | 1.08KB 09 Preparing the app for production/244 adding a licence to our github repository.en.srt | 1.30KB 09 Preparing the app for production/244 adding a licence to our github repository.mp4 | 13.68MB 09 Preparing the app for production/245 TEXT adding a licence to our github repository.html | 1.09KB 09 Preparing the app for production/246 beautify devise views.en.srt | 11.11KB 09 Preparing the app for production/246 beautify devise views.mp4 | 96.61MB 09 Preparing the app for production/247 TEXT beautify devise views.html | 1.07KB 09 Preparing the app for production/248 Add a sitemap for Google and Bing search.en.srt | 6.18KB 09 Preparing the app for production/248 Add a sitemap for Google and Bing search.mp4 | 38.93MB 09 Preparing the app for production/249 TEXT Add a sitemap for Google and Bing search.html | 1.46KB 10 API Log in with google github facebook (omniauth)/250 promo - social login.en.srt | 634B 10 API Log in with google github facebook (omniauth)/250 promo - social login.mp4 | 2.80MB 10 API Log in with google github facebook (omniauth)/251 gem omniauth-google-oauth2 - log in with google.en.srt | 11.25KB 10 API Log in with google github facebook (omniauth)/251 gem omniauth-google-oauth2 - log in with google.mp4 | 93.80MB 10 API Log in with google github facebook (omniauth)/252 TEXT gem omniauth-google-oauth2 - log in with google.html | 1.39KB 10 API Log in with google github facebook (omniauth)/253 import omniauth user personal data.en.srt | 10.22KB 10 API Log in with google github facebook (omniauth)/253 import omniauth user personal data.mp4 | 69.29MB 10 API Log in with google github facebook (omniauth)/254 TEXT import omniauth user personal data.html | 1.08KB 10 API Log in with google github facebook (omniauth)/255 gem omniauth-github - log in with github.en.srt | 5.69KB 10 API Log in with google github facebook (omniauth)/255 gem omniauth-github - log in with github.mp4 | 34.08MB 10 API Log in with google github facebook (omniauth)/256 TEXT gem omniauth-github - log in with github.html | 1.09KB 10 API Log in with google github facebook (omniauth)/257 different credentials for different environments. Github.en.srt | 7.21KB 10 API Log in with google github facebook (omniauth)/257 different credentials for different environments. Github.mp4 | 45.33MB 10 API Log in with google github facebook (omniauth)/258 TEXT different credentials for different environments. Github.html | 1.10KB 10 API Log in with google github facebook (omniauth)/259 gem omniauth-facebook - log in with facebook.en.srt | 12.31KB 10 API Log in with google github facebook (omniauth)/259 gem omniauth-facebook - log in with facebook.mp4 | 89.81MB 10 API Log in with google github facebook (omniauth)/260 TEXT log in with facebook.html | 1.07KB 10 API Log in with google github facebook (omniauth)/261 refactor omniauth (clean up code).en.srt | 4.51KB 10 API Log in with google github facebook (omniauth)/261 refactor omniauth (clean up code).mp4 | 50.08MB 10 API Log in with google github facebook (omniauth)/262 TEXT refactor omniauth (clean up code).html | 1.08KB 11 PRO FEATURE Select or Create Tags with selectize js/263 promo - select or create with selectize-js.en.srt | 1.25KB 11 PRO FEATURE Select or Create Tags with selectize js/263 promo - select or create with selectize-js.mp4 | 6.98MB 11 PRO FEATURE Select or Create Tags with selectize js/264 selectize.js - course has many tags through course_tags.en.srt | 16.06KB 11 PRO FEATURE Select or Create Tags with selectize js/264 selectize.js - course has many tags through course_tags.mp4 | 134.72MB 11 PRO FEATURE Select or Create Tags with selectize js/265 TEXT selectize.js - course has many tags through course_tags.html | 1.10KB 11 PRO FEATURE Select or Create Tags with selectize js/266 two ways to search courses by tags with ransack.en.srt | 11.62KB 11 PRO FEATURE Select or Create Tags with selectize js/266 two ways to search courses by tags with ransack.mp4 | 100.15MB 11 PRO FEATURE Select or Create Tags with selectize js/267 TEXT two ways to search courses by tags with ransack.html | 1.09KB 11 PRO FEATURE Select or Create Tags with selectize js/268 link to current page with params (for searching tags).en.srt | 3.81KB 11 PRO FEATURE Select or Create Tags with selectize js/268 link to current page with params (for searching tags).mp4 | 25.55MB 11 PRO FEATURE Select or Create Tags with selectize js/269 TEXT link to current page with params (for searching tags).html | 1.10KB 11 PRO FEATURE Select or Create Tags with selectize js/270 selectize.js - select or create tag.en.srt | 5.78KB 11 PRO FEATURE Select or Create Tags with selectize js/270 selectize.js - select or create tag.mp4 | 33.23MB 11 PRO FEATURE Select or Create Tags with selectize js/271 TEXT selectize.js - select or create tag.html | 1.08KB 11 PRO FEATURE Select or Create Tags with selectize js/272 admin can manage and delete tags.en.srt | 16.46KB 11 PRO FEATURE Select or Create Tags with selectize js/272 admin can manage and delete tags.mp4 | 118.64MB 11 PRO FEATURE Select or Create Tags with selectize js/273 TEXT admin can manage and delete tags.html | 1.08KB 11 PRO FEATURE Select or Create Tags with selectize js/274 list similar courses in course show based on tags.en.srt | 7.26KB 11 PRO FEATURE Select or Create Tags with selectize js/274 list similar courses in course show based on tags.mp4 | 45.87MB 11 PRO FEATURE Select or Create Tags with selectize js/275 TEXT list similar courses in course show based on tags.html | 1.10KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/276 promo - PDF generation.en.srt | 817B 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/276 promo - PDF generation.mp4 | 4.05MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/277 gem wicked_pdf - ability to generate PDF from HTML.en.srt | 8.67KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/277 gem wicked_pdf - ability to generate PDF from HTML.mp4 | 64.60MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/278 TEXT gem wicked_pdf - ability to generate PDF from HTML.html | 1.10KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/279 enrollment completion certificate and styling.en.srt | 7.76KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/279 enrollment completion certificate and styling.mp4 | 57.42MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/280 TEXT enrollment completion certificate and styling.html | 1.09KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/281 pdf.html - remove unused code enrollments index - link to certificate.en.srt | 5.80KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/281 pdf.html - remove unused code enrollments index - link to certificate.mp4 | 43.44MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/282 TEXT pdf.html - remove unused code enrollments index - link to certificate.html | 1.12KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/283 different pdf gem for development and production.en.srt | 4.06KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/283 different pdf gem for development and production.mp4 | 26.00MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/284 TEXT different pdf gem for development and production.html | 1.10KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/285 styling pdf certificate of completion.en.srt | 4.46KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/285 styling pdf certificate of completion.mp4 | 35.20MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/286 TEXT styling pdf certificate of completion.html | 1.08KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/287 certificate of completion only for completed courses.en.srt | 5.54KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/287 certificate of completion only for completed courses.mp4 | 35.42MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/288 TEXT certificate of completion only for completed courses.html | 1.10KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/289 helper logic to view certificate of completion.en.srt | 8.54KB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/289 helper logic to view certificate of completion.mp4 | 70.91MB 12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/290 TEXT helper logic to view certificate of completion.html | 1.09KB 13 PRO FEATURE Multistep forms with gem WICKED/291 promo - multistep forms.en.srt | 367B 13 PRO FEATURE Multistep forms with gem WICKED/291 promo - multistep forms.mp4 | 1.98MB 13 PRO FEATURE Multistep forms with gem WICKED/292 gem wicked for multistep forms.en.srt | 23.04KB 13 PRO FEATURE Multistep forms with gem WICKED/292 gem wicked for multistep forms.mp4 | 139.43MB 13 PRO FEATURE Multistep forms with gem WICKED/293 TEXT gem wicked for multistep forms.html | 1.08KB 13 PRO FEATURE Multistep forms with gem WICKED/294 gem wicked - nest course_wizard inside courses.en.srt | 6.54KB 13 PRO FEATURE Multistep forms with gem WICKED/294 gem wicked - nest course_wizard inside courses.mp4 | 41.88MB 13 PRO FEATURE Multistep forms with gem WICKED/295 TEXT gem wicked - nest course_wizard inside courses.html | 1.09KB 13 PRO FEATURE Multistep forms with gem WICKED/296 gem wicked - edit and update functionality.en.srt | 9.00KB 13 PRO FEATURE Multistep forms with gem WICKED/296 gem wicked - edit and update functionality.mp4 | 61.31MB 13 PRO FEATURE Multistep forms with gem WICKED/297 TEXT gem wicked - edit and update functionality.html | 1.09KB 13 PRO FEATURE Multistep forms with gem WICKED/298 gem wicked - styling and authorization.en.srt | 6.94KB 13 PRO FEATURE Multistep forms with gem WICKED/298 gem wicked - styling and authorization.mp4 | 43.26MB 13 PRO FEATURE Multistep forms with gem WICKED/299 TEXT gem wicked - styling and authorization.html | 1.09KB 13 PRO FEATURE Multistep forms with gem WICKED/300 layout for wizard steps remove course edit action.en.srt | 6.69KB 13 PRO FEATURE Multistep forms with gem WICKED/300 layout for wizard steps remove course edit action.mp4 | 57.26MB 13 PRO FEATURE Multistep forms with gem WICKED/301 TEXT layout for wizard steps remove course edit action.html | 1.25KB 13 PRO FEATURE Multistep forms with gem WICKED/302 styling wizard progress navigation remove fields course form.en.srt | 12.02KB 13 PRO FEATURE Multistep forms with gem WICKED/302 styling wizard progress navigation remove fields course form.mp4 | 77.09MB 13 PRO FEATURE Multistep forms with gem WICKED/303 TEXT styling wizard progress navigation remove fields course form.html | 1.11KB 14 PRO FEATURE ActionMailer - send outbound emails/304 email confirmation when a user enrolled to a course.en.srt | 13.65KB 14 PRO FEATURE ActionMailer - send outbound emails/304 email confirmation when a user enrolled to a course.mp4 | 89.98MB 14 PRO FEATURE ActionMailer - send outbound emails/305 TEXT email confirmation when a user enrolled to a course.html | 1.10KB 14 PRO FEATURE ActionMailer - send outbound emails/306 email to teacher when a user enrolls to his course.en.srt | 7.25KB 14 PRO FEATURE ActionMailer - send outbound emails/306 email to teacher when a user enrolls to his course.mp4 | 39.45MB 14 PRO FEATURE ActionMailer - send outbound emails/307 TEXT email to teacher when a user enrolls to his course.html | 1.10KB 14 PRO FEATURE ActionMailer - send outbound emails/308 user_mailer - send all admins emails when a new user registers.en.srt | 7.63KB 14 PRO FEATURE ActionMailer - send outbound emails/308 user_mailer - send all admins emails when a new user registers.mp4 | 46.32MB 14 PRO FEATURE ActionMailer - send outbound emails/309 TEXT user_mailer - send all admins emails when a new user registers.html | 1.11KB 15 PRO FEATURE gem cocoon - one form to edit and create multiple lessons/310 install gem cocoon. edit lessons in course form.en.srt | 13.38KB 15 PRO FEATURE gem cocoon - one form to edit and create multiple lessons/310 install gem cocoon. edit lessons in course form.mp4 | 95.40MB 15 PRO FEATURE gem cocoon - one form to edit and create multiple lessons/311 TEXT install gem cocoon. edit lessons in course form.html | 1.58KB 16 Stripe Payments working with money business logic/312 payments - business logic for user income and expenses calculation.en.srt | 18.75KB 16 Stripe Payments working with money business logic/312 payments - business logic for user income and expenses calculation.mp4 | 172.88MB 16 Stripe Payments working with money business logic/313 TEXT payments - business logic for user income and expences.html | 1.10KB 16 Stripe Payments working with money business logic/314 payments with stripe part 1.en.srt | 19.13KB 16 Stripe Payments working with money business logic/314 payments with stripe part 1.mp4 | 103.50MB 16 Stripe Payments working with money business logic/315 TEXT stripe payments part 1.html | 1.80KB 16 Stripe Payments working with money business logic/316 payments with stripe part 2.en.srt | 12.77KB 16 Stripe Payments working with money business logic/316 payments with stripe part 2.mp4 | 76.41MB 16 Stripe Payments working with money business logic/317 TEXT stripe payments part 2.html | 1.07KB 17 Fixes and Adjustments/318 Upgrading to Rails EDGE and troubleshooting active_storage issues.en.srt | 3.02KB 17 Fixes and Adjustments/318 Upgrading to Rails EDGE and troubleshooting active_storage issues.mp4 | 29.01MB 17 Fixes and Adjustments/319 TEXT upgrading Rails and troubleshooting active_storage issues.html | 1.10KB 17 Fixes and Adjustments/320 downgrading Rails and fixing selectize issues.en.srt | 3.96KB 17 Fixes and Adjustments/320 downgrading Rails and fixing selectize issues.mp4 | 29.92MB 17 Fixes and Adjustments/321 TEXT downgrading Rails and fixing selectize issues.html | 1.09KB 17 Fixes and Adjustments/322 downgrading Rails and fixing active_storage issues.en.srt | 2.61KB 17 Fixes and Adjustments/322 downgrading Rails and fixing active_storage issues.mp4 | 25.17MB 17 Fixes and Adjustments/323 TEXT downgrading Rails and fixing active_storage issues.html | 1.10KB 17 Fixes and Adjustments/324 Update to rails 6.0.3.en.srt | 1.73KB 17 Fixes and Adjustments/324 Update to rails 6.0.3.mp4 | 20.88MB 17 Fixes and Adjustments/325 TEXT Update to rails 6.0.3.html | 1.07KB 17 Fixes and Adjustments/326 renaming a column (short- to marketing- description).en.srt | 4.70KB 17 Fixes and Adjustments/326 renaming a column (short- to marketing- description).mp4 | 43.85MB 17 Fixes and Adjustments/327 TEXT renaming a column (short- to marketing- description).html | 1.10KB 17 Fixes and Adjustments/328 gem public_activity for user.en.srt | 6.83KB 17 Fixes and Adjustments/328 gem public_activity for user.mp4 | 50.47MB 17 Fixes and Adjustments/329 TEXT gem public_activity for user.html | 1.08KB 17 Fixes and Adjustments/330 footer always on bottom.en.srt | 3.85KB 17 Fixes and Adjustments/330 footer always on bottom.mp4 | 20.81MB 17 Fixes and Adjustments/331 TEXT footer always on bottom.html | 1.07KB 17 Fixes and Adjustments/332 gem sitemap_generator edit robots.txt.en.srt | 8.60KB 17 Fixes and Adjustments/332 gem sitemap_generator edit robots.txt.mp4 | 75.05MB 17 Fixes and Adjustments/333 TEXT gem sitemap_generator edit robots.txt.html | 1.23KB 17 Fixes and Adjustments/334 sitemaps working on heroku with AWS S3 public repo.en.srt | 8.43KB 17 Fixes and Adjustments/334 sitemaps working on heroku with AWS S3 public repo.mp4 | 77.12MB 17 Fixes and Adjustments/335 TEXT sitemaps working on heroku with AWS S3 public repo.html | 1.70KB 17 Fixes and Adjustments/336 TEXT force SSL in production.html | 1.37KB 17 Fixes and Adjustments/337 Run the Corsego source code in development.en.srt | 17.36KB 17 Fixes and Adjustments/337 Run the Corsego source code in development.mp4 | 126.77MB 18 Thank you and next steps/338 Roadmap. Next steps.en.srt | 5.76KB 18 Thank you and next steps/338 Roadmap. Next steps.mp4 | 36.34MB 18 Thank you and next steps/339 Thank you.en.srt | 692B 18 Thank you and next steps/339 Thank you.mp4 | 10.89MB

Recommend

Magnetic link has been copied to the cutting board