TorBT - Torrents and Magnet Links Search Engine

[Udemy] Ruby on Rails 6 - Learn 25+ gems and build a Startup MVP 2021 (2021) [En]

File Name
Size
08 Integrating Comments with Nested Routes/216 nested resources - comments inside lessons.mp4
204 MB
01 Introduction and Setup/001 Preview of the final application.mp4
76 MB
01 Introduction and Setup/002 START HERE.html
3.7 kB
02 Install Ruby on Rails 6 configure application/003 Create AWS Cloud9 environment install Ruby on Rails 6.en.srt
4.2 kB
02 Install Ruby on Rails 6 configure application/003 Create AWS Cloud9 environment install Ruby on Rails 6.mp4
32 MB
02 Install Ruby on Rails 6 configure application/004 TEXT Create AWS Cloud9 environment install Ruby on Rails 6.html
2.0 kB
02 Install Ruby on Rails 6 configure application/005 Create app configure PostgreSQL.en.srt
5.1 kB
02 Install Ruby on Rails 6 configure application/005 Create app configure PostgreSQL.mp4
56 MB
02 Install Ruby on Rails 6 configure application/006 TEXT Create app configure PostgreSQL.html
1.6 kB
02 Install Ruby on Rails 6 configure application/007 First commit to Github.en.srt
1.2 kB
02 Install Ruby on Rails 6 configure application/007 First commit to Github.mp4
14 MB
02 Install Ruby on Rails 6 configure application/008 TEXT First commit to Github.html
1.5 kB
02 Install Ruby on Rails 6 configure application/009 Hello World. Generating a static page.en.srt
1.5 kB
02 Install Ruby on Rails 6 configure application/009 Hello World. Generating a static page.mp4
14 MB
02 Install Ruby on Rails 6 configure application/010 TEXT Hello World. Generating a static page.html
1.6 kB
02 Install Ruby on Rails 6 configure application/011 Push application to production on Heroku.en.srt
2.7 kB
02 Install Ruby on Rails 6 configure application/011 Push application to production on Heroku.mp4
37 MB
02 Install Ruby on Rails 6 configure application/012 TEXT Push application to production on Heroku.html
1.3 kB
03 Building the MVP (minimum viable product)/013 gem haml-rails - more RoR-friendly way of editing HTML.en.srt
2.1 kB
03 Building the MVP (minimum viable product)/013 gem haml-rails - more RoR-friendly way of editing HTML.mp4
12 MB
03 Building the MVP (minimum viable product)/014 TEXT gem haml-rails - more RoR-friendly way of editing HTML.html
1.4 kB
03 Building the MVP (minimum viable product)/015 (REVISED) Install Bootstrap with Yarn and Webpacker.en.srt
8.8 kB
03 Building the MVP (minimum viable product)/015 (REVISED) Install Bootstrap with Yarn and Webpacker.mp4
66 MB
03 Building the MVP (minimum viable product)/016 TEXT Install Bootstrap with Yarn and Webpacker.html
2.6 kB
03 Building the MVP (minimum viable product)/017 gem font-awesome-sass - add cool icons for styling.en.srt
2.3 kB
03 Building the MVP (minimum viable product)/017 gem font-awesome-sass - add cool icons for styling.mp4
19 MB
03 Building the MVP (minimum viable product)/018 TEXT gem font-awesome-sass - add cool icons for styling.html
2.3 kB
03 Building the MVP (minimum viable product)/019 gem simple_form - better way to work with forms.en.srt
953 B
03 Building the MVP (minimum viable product)/019 gem simple_form - better way to work with forms.mp4
7.5 MB
03 Building the MVP (minimum viable product)/020 TEXT gem simple_form - better way to work with forms.html
1.8 kB
03 Building the MVP (minimum viable product)/021 add a Courses table.en.srt
2.5 kB
03 Building the MVP (minimum viable product)/021 add a Courses table.mp4
21 MB
03 Building the MVP (minimum viable product)/022 TEXT add a Courses table.html
1.6 kB
03 Building the MVP (minimum viable product)/023 action_text - rich text editor.en.srt
3.2 kB
03 Building the MVP (minimum viable product)/023 action_text - rich text editor.mp4
37 MB
03 Building the MVP (minimum viable product)/024 TEXT action_text - rich text editor.html
1.8 kB
03 Building the MVP (minimum viable product)/025 gem faker and seeds.rb - add fake data to the app.en.srt
2.3 kB
03 Building the MVP (minimum viable product)/025 gem faker and seeds.rb - add fake data to the app.mp4
21 MB
03 Building the MVP (minimum viable product)/026 TEXT gem faker and seeds.rb - add fake data to the app.html
1.8 kB
03 Building the MVP (minimum viable product)/027 gem devise for authorization (log in log out).en.srt
4.2 kB
03 Building the MVP (minimum viable product)/027 gem devise for authorization (log in log out).mp4
30 MB
03 Building the MVP (minimum viable product)/028 TEXT gem devise for authorization (log in log out).html
1.8 kB
03 Building the MVP (minimum viable product)/029 course belong_to user - relationships.en.srt
4.3 kB
03 Building the MVP (minimum viable product)/029 course belong_to user - relationships.mp4
36 MB
03 Building the MVP (minimum viable product)/030 TEXT course belongs to user - relationships.html
1.1 kB
03 Building the MVP (minimum viable product)/031 design for notification messages.en.srt
998 B
03 Building the MVP (minimum viable product)/031 design for notification messages.mp4
8.4 MB
03 Building the MVP (minimum viable product)/032 TEXT design for notification messages.html
1.1 kB
03 Building the MVP (minimum viable product)/033 adding a functional navbar.en.srt
2.5 kB
03 Building the MVP (minimum viable product)/033 adding a functional navbar.mp4
23 MB
03 Building the MVP (minimum viable product)/034 TEXT adding a functional navbar.html
1.1 kB
03 Building the MVP (minimum viable product)/035 search field in navbar.en.srt
1.6 kB
03 Building the MVP (minimum viable product)/035 search field in navbar.mp4
11 MB
03 Building the MVP (minimum viable product)/036 TEXT search field in navbar.html
1.1 kB
03 Building the MVP (minimum viable product)/037 styling courses and home index.en.srt
14 kB
03 Building the MVP (minimum viable product)/037 styling courses and home index.mp4
104 MB
03 Building the MVP (minimum viable product)/038 TEXT styling courses and home index.html
1.1 kB
03 Building the MVP (minimum viable product)/039 gem friendly_id - show user friendly links.en.srt
5.9 kB
03 Building the MVP (minimum viable product)/039 gem friendly_id - show user friendly links.mp4
54 MB
03 Building the MVP (minimum viable product)/040 gem friendly_id - show user friendly links.html
1.1 kB
03 Building the MVP (minimum viable product)/041 devise trackable (track user IP address create users index page.en.srt
6.1 kB
03 Building the MVP (minimum viable product)/041 devise trackable (track user IP address create users index page.mp4
61 MB
03 Building the MVP (minimum viable product)/042 devise trackable (track user IP address create users index page).html
1.1 kB
03 Building the MVP (minimum viable product)/043 devise confirmable in development pt1.en.srt
6.0 kB
03 Building the MVP (minimum viable product)/043 devise confirmable in development pt1.mp4
67 MB
03 Building the MVP (minimum viable product)/044 TEXT gem devise - confirmable in development pt1.html
1.7 kB
03 Building the MVP (minimum viable product)/045 devise confirmable in development pt2.en.srt
2.2 kB
03 Building the MVP (minimum viable product)/045 devise confirmable in development pt2.mp4
14 MB
03 Building the MVP (minimum viable product)/046 TEXT gem devise - confirmable in development pt2.html
1.1 kB
03 Building the MVP (minimum viable product)/047 sendgrid - send emails in production.en.srt
7.0 kB
03 Building the MVP (minimum viable product)/047 sendgrid - send emails in production.mp4
33 MB
03 Building the MVP (minimum viable product)/048 sendgrid - send emails in production.html
1.1 kB
03 Building the MVP (minimum viable product)/049 add more fields to courses.en.srt
14 kB
03 Building the MVP (minimum viable product)/049 add more fields to courses.mp4
128 MB
03 Building the MVP (minimum viable product)/050 TEXT add more fields to courses.html
1.1 kB
03 Building the MVP (minimum viable product)/051 gem ransack - level 1 - filter and search data in a table.en.srt
5.1 kB
03 Building the MVP (minimum viable product)/051 gem ransack - level 1 - filter and search data in a table.mp4
39 MB
03 Building the MVP (minimum viable product)/052 TEXT gem ransack - level 1 - filter and search data in a table.html
1.1 kB
03 Building the MVP (minimum viable product)/053 gem ransack - level 2 - search and filter courses.en.srt
14 kB
03 Building the MVP (minimum viable product)/053 gem ransack - level 2 - search and filter courses.mp4
106 MB
03 Building the MVP (minimum viable product)/054 TEXT gem ransack - level 2 - search and filter courses.html
1.1 kB
03 Building the MVP (minimum viable product)/055 gem ransack level 3 - search in navbar.en.srt
7.3 kB
03 Building the MVP (minimum viable product)/055 gem ransack level 3 - search in navbar.mp4
49 MB
03 Building the MVP (minimum viable product)/056 gem ransack - level 3 - ransack search in navbar.html
1.1 kB
03 Building the MVP (minimum viable product)/057 gem public_activity - track all actions in the app.en.srt
9.3 kB
03 Building the MVP (minimum viable product)/057 gem public_activity - track all actions in the app.mp4
68 MB
03 Building the MVP (minimum viable product)/058 TEXT gem public_activity - track all actions in the app.html
1.1 kB
03 Building the MVP (minimum viable product)/059 add a footer.en.srt
6.4 kB
03 Building the MVP (minimum viable product)/059 add a footer.mp4
63 MB
03 Building the MVP (minimum viable product)/060 TEXT add a footer.html
1.1 kB
04 Roles and Authorization/061 promo - roles authorization.en.srt
576 B
04 Roles and Authorization/061 promo - roles authorization.mp4
2.2 MB
04 Roles and Authorization/062 gem rolify - add roles to users.en.srt
8.9 kB
04 Roles and Authorization/062 gem rolify - add roles to users.mp4
79 MB
04 Roles and Authorization/063 TEXT gem rolify - add roles to users.html
1.3 kB
04 Roles and Authorization/064 gem rolify - edit user roles.en.srt
5.8 kB
04 Roles and Authorization/064 gem rolify - edit user roles.mp4
39 MB
04 Roles and Authorization/065 TEXT gem rolify - edit user roles.html
1.1 kB
04 Roles and Authorization/066 gem rolify - using role based access.en.srt
2.3 kB
04 Roles and Authorization/066 gem rolify - using role based access.mp4
23 MB
04 Roles and Authorization/067 TEXT gem rolify - using role-based access.html
1.1 kB
04 Roles and Authorization/068 gem pundit - installation and example usecase.en.srt
3.8 kB
04 Roles and Authorization/068 gem pundit - installation and example usecase.mp4
38 MB
04 Roles and Authorization/069 TEXT gem pundit - role-based access (authorization) done right use case.html
1.2 kB
04 Roles and Authorization/070 gem pundit - authorization for courses.en.srt
2.5 kB
04 Roles and Authorization/070 gem pundit - authorization for courses.mp4
18 MB
04 Roles and Authorization/071 TEXT gem pundit - authorization for courses.html
1.1 kB
04 Roles and Authorization/072 gem pundit - only admin can edit other users.en.srt
3.2 kB
04 Roles and Authorization/072 gem pundit - only admin can edit other users.mp4
19 MB
04 Roles and Authorization/073 TEXT gem pundit - only admin can edit other users.html
1.1 kB
04 Roles and Authorization/074 gem pundit - user can see links only to allowed actions.en.srt
3.0 kB
04 Roles and Authorization/074 gem pundit - user can see links only to allowed actions.mp4
20 MB
04 Roles and Authorization/075 TEXT gem pundit - user can see links only to allowed actions.html
1.1 kB
05 Building the core functionality of the e-learning platform/076 gem friendly_id for users user show.en.srt
4.3 kB
05 Building the core functionality of the e-learning platform/076 gem friendly_id for users user show.mp4
41 MB
05 Building the core functionality of the e-learning platform/077 TEXT gem friendly_id for users user show view.html
1.1 kB
05 Building the core functionality of the e-learning platform/078 check if user is online.en.srt
3.9 kB
05 Building the core functionality of the e-learning platform/078 check if user is online.mp4
31 MB
05 Building the core functionality of the e-learning platform/079 TEXT check if user is online.html
1.1 kB
05 Building the core functionality of the e-learning platform/080 add a Lessons table friendly_id styling.en.srt
11 kB
05 Building the core functionality of the e-learning platform/080 add a Lessons table friendly_id styling.mp4
86 MB
05 Building the core functionality of the e-learning platform/081 TEXT add a Lessons table gem friendly_id design lessons.html
1.1 kB
05 Building the core functionality of the e-learning platform/082 public_activity for Lessons create lessons inside courses.en.srt
3.3 kB
05 Building the core functionality of the e-learning platform/082 public_activity for Lessons create lessons inside courses.mp4
20 MB
05 Building the core functionality of the e-learning platform/083 TEXT gem public_activity for Lessons create Lessons inside Courses.html
1.4 kB
05 Building the core functionality of the e-learning platform/084 action_text for Lessons add breadcrumbs for lesson show.en.srt
2.8 kB
05 Building the core functionality of the e-learning platform/084 action_text for Lessons add breadcrumbs for lesson show.mp4
20 MB
05 Building the core functionality of the e-learning platform/085 gem pundit - authorization for Lessons.en.srt
7.0 kB
05 Building the core functionality of the e-learning platform/085 gem pundit - authorization for Lessons.mp4
43 MB
05 Building the core functionality of the e-learning platform/086 gem pundit - authorization for Lessons.html
1.1 kB
05 Building the core functionality of the e-learning platform/087 nested resources. lessons in courses.en.srt
8.6 kB
05 Building the core functionality of the e-learning platform/087 nested resources. lessons in courses.mp4
54 MB
05 Building the core functionality of the e-learning platform/088 TEXT nested resources - lessons inside courses.html
1.1 kB
05 Building the core functionality of the e-learning platform/089 gem pundit - authorization for Lessons create action.en.srt
4.9 kB
05 Building the core functionality of the e-learning platform/089 gem pundit - authorization for Lessons create action.mp4
32 MB
05 Building the core functionality of the e-learning platform/090 TEXT gem pundit - authorization for Lessons create action.html
1.1 kB
05 Building the core functionality of the e-learning platform/091 minor styling for edit and new views.en.srt
2.3 kB
05 Building the core functionality of the e-learning platform/091 minor styling for edit and new views.mp4
16 MB
05 Building the core functionality of the e-learning platform/092 TEXT minor styling for edit and new views.html
1.1 kB
05 Building the core functionality of the e-learning platform/093 production - tour around heroku.en.srt
2.5 kB
05 Building the core functionality of the e-learning platform/093 production - tour around heroku.mp4
15 MB
05 Building the core functionality of the e-learning platform/094 gem exception_notification - catch errors in production.en.srt
3.5 kB
05 Building the core functionality of the e-learning platform/094 gem exception_notification - catch errors in production.mp4
34 MB
05 Building the core functionality of the e-learning platform/095 TEXT gem exception_notification - catch errors in production.html
1.1 kB
05 Building the core functionality of the e-learning platform/096 design for courses and lessons.en.srt
11 kB
05 Building the core functionality of the e-learning platform/096 design for courses and lessons.mp4
58 MB
05 Building the core functionality of the e-learning platform/097 TEXT design for courses and lessons.html
1.1 kB
05 Building the core functionality of the e-learning platform/098 gem pagy for pagination.en.srt
8.1 kB
05 Building the core functionality of the e-learning platform/098 gem pagy for pagination.mp4
76 MB
05 Building the core functionality of the e-learning platform/099 TEXT gem pagy for pagination.html
1.1 kB
05 Building the core functionality of the e-learning platform/100 add dynamic title to page tabs.en.srt
8.2 kB
05 Building the core functionality of the e-learning platform/100 add dynamic title to page tabs.mp4
58 MB
05 Building the core functionality of the e-learning platform/101 TEXT add dynamic title to page tabs.html
1.1 kB
05 Building the core functionality of the e-learning platform/102 scaffold Enrollments. Basic validation and design.en.srt
15 kB
05 Building the core functionality of the e-learning platform/102 scaffold Enrollments. Basic validation and design.mp4
111 MB
05 Building the core functionality of the e-learning platform/103 scaffold Enrollments. Basic validation and design.html
1.1 kB
05 Building the core functionality of the e-learning platform/104 Button for user to Enroll to a Course.en.srt
22 kB
05 Building the core functionality of the e-learning platform/104 Button for user to Enroll to a Course.mp4
144 MB
05 Building the core functionality of the e-learning platform/105 TEXT Button for user to Enroll to a Course.html
1.1 kB
05 Building the core functionality of the e-learning platform/106 gem pundit for Enrollments.en.srt
4.6 kB
05 Building the core functionality of the e-learning platform/106 gem pundit for Enrollments.mp4
29 MB
05 Building the core functionality of the e-learning platform/107 TEXT gem pundit for Enrollments.html
1.1 kB
05 Building the core functionality of the e-learning platform/108 gem pundit - user can access his purchased Courses.en.srt
2.5 kB
05 Building the core functionality of the e-learning platform/108 gem pundit - user can access his purchased Courses.mp4
16 MB
05 Building the core functionality of the e-learning platform/109 TEXT gem pundit - user can access his purchased Courses.html
1.1 kB
05 Building the core functionality of the e-learning platform/110 work on Enrollment views.en.srt
14 kB
05 Building the core functionality of the e-learning platform/110 work on Enrollment views.mp4
106 MB
05 Building the core functionality of the e-learning platform/111 TEXT Work on enrollment views.html
1.1 kB
05 Building the core functionality of the e-learning platform/112 Button for user to Review a Course.en.srt
7.3 kB
05 Building the core functionality of the e-learning platform/112 Button for user to Review a Course.mp4
69 MB
05 Building the core functionality of the e-learning platform/113 TEXT Button for user to Review a Course.html
1.1 kB
05 Building the core functionality of the e-learning platform/114 gem pagy for Enrollments and Users.en.srt
3.4 kB
05 Building the core functionality of the e-learning platform/114 gem pagy for Enrollments and Users.mp4
37 MB
05 Building the core functionality of the e-learning platform/115 TEXT gem pagy for Enrollments and Users.html
1.1 kB
05 Building the core functionality of the e-learning platform/116 gem friendly_id for enrollments.en.srt
2.2 kB
05 Building the core functionality of the e-learning platform/116 gem friendly_id for enrollments.mp4
19 MB
05 Building the core functionality of the e-learning platform/117 TEXT gem friendly_id for Enrollments.html
1.1 kB
05 Building the core functionality of the e-learning platform/118 gem ransack for enrollments index.en.srt
7.1 kB
05 Building the core functionality of the e-learning platform/118 gem ransack for enrollments index.mp4
61 MB
05 Building the core functionality of the e-learning platform/119 TEXT gem ransack for enrollments index.html
1.1 kB
05 Building the core functionality of the e-learning platform/120 Navigation for student teacher admin.en.srt
11 kB
05 Building the core functionality of the e-learning platform/120 Navigation for student teacher admin.mp4
102 MB
05 Building the core functionality of the e-learning platform/121 TEXT Navigation for student teacher admin.html
1.1 kB
05 Building the core functionality of the e-learning platform/122 Collections and Scopes Ransack Pagy for Courses and Enrollments.en.srt
17 kB
05 Building the core functionality of the e-learning platform/122 Collections and Scopes Ransack Pagy for Courses and Enrollments.mp4
156 MB
05 Building the core functionality of the e-learning platform/123 TEXT Collections and Scopes Ransack Pagy for Courses and Enrollments.html
1.1 kB
05 Building the core functionality of the e-learning platform/124 Counters in header.en.srt
5.6 kB
05 Building the core functionality of the e-learning platform/124 Counters in header.mp4
42 MB
05 Building the core functionality of the e-learning platform/125 TEXT Counters in header.html
1.1 kB
05 Building the core functionality of the e-learning platform/126 Calculate rating for courses.en.srt
10 kB
05 Building the core functionality of the e-learning platform/126 Calculate rating for courses.mp4
88 MB
05 Building the core functionality of the e-learning platform/127 TEXT Calculate rating for courses.html
1.1 kB
05 Building the core functionality of the e-learning platform/128 counter_cache basics (enrollments_count for Course).en.srt
5.9 kB
05 Building the core functionality of the e-learning platform/128 counter_cache basics (enrollments_count for Course).mp4
44 MB
05 Building the core functionality of the e-learning platform/129 TEXT counter_cache - automatically count associated records.html
1.1 kB
05 Building the core functionality of the e-learning platform/130 add counter_cache across app.en.srt
11 kB
05 Building the core functionality of the e-learning platform/130 add counter_cache across app.mp4
118 MB
05 Building the core functionality of the e-learning platform/131 TEXT add counter_cache across app.html
1.1 kB
05 Building the core functionality of the e-learning platform/132 More course styling and validation.en.srt
7.9 kB
05 Building the core functionality of the e-learning platform/132 More course styling and validation.mp4
67 MB
05 Building the core functionality of the e-learning platform/133 TEXT More Course styling and validation.html
1.1 kB
05 Building the core functionality of the e-learning platform/134 Courses index ransack sort by price populararity rating newest.en.srt
2.7 kB
05 Building the core functionality of the e-learning platform/134 Courses index ransack sort by price populararity rating newest.mp4
26 MB
05 Building the core functionality of the e-learning platform/135 TEXT Courses index ransack sort by price populararity rating newest.html
1.1 kB
05 Building the core functionality of the e-learning platform/136 Dynamic Personalized Homepage (Popular New Top Rated Courses).en.srt
8.1 kB
05 Building the core functionality of the e-learning platform/136 Dynamic Personalized Homepage (Popular New Top Rated Courses).mp4
66 MB
05 Building the core functionality of the e-learning platform/137 TEXT Dynamic Personalized Homepage (Popular New Top Rated Courses).html
1.1 kB
05 Building the core functionality of the e-learning platform/138 Move logic from controller to model using scopes.en.srt
5.8 kB
05 Building the core functionality of the e-learning platform/138 Move logic from controller to model using scopes.mp4
50 MB
05 Building the core functionality of the e-learning platform/139 TEXT Move logic from controller to model using scopes.html
1.1 kB
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
12 kB
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
84 MB
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.1 kB
05 Building the core functionality of the e-learning platform/142 Track User progress in a Course.en.srt
8.7 kB
05 Building the core functionality of the e-learning platform/142 Track User progress in a Course.mp4
67 MB
05 Building the core functionality of the e-learning platform/143 TEXT Track User progress in a Course.html
1.1 kB
05 Building the core functionality of the e-learning platform/144 Styling courses and lessons.en.srt
20 kB
05 Building the core functionality of the e-learning platform/144 Styling courses and lessons.mp4
148 MB
05 Building the core functionality of the e-learning platform/145 TEXT Styling courses and lessons.html
1.1 kB
05 Building the core functionality of the e-learning platform/146 Pluralization for course show.en.srt
1.9 kB
05 Building the core functionality of the e-learning platform/146 Pluralization for course show.mp4
11 MB
05 Building the core functionality of the e-learning platform/147 TEXT Pluralization for course show.html
1.1 kB
05 Building the core functionality of the e-learning platform/148 Validation for Destroy with dependent records (restrict_with_error nullify.en.srt
5.1 kB
05 Building the core functionality of the e-learning platform/148 Validation for Destroy with dependent records (restrict_with_error nullify.mp4
32 MB
05 Building the core functionality of the e-learning platform/149 TEXT Validation for Destroy with dependent records (restrict_with_errornullify.html
1.1 kB
05 Building the core functionality of the e-learning platform/150 Lesson show - navigation between lessons in a course.en.srt
7.2 kB
05 Building the core functionality of the e-learning platform/150 Lesson show - navigation between lessons in a course.mp4
45 MB
05 Building the core functionality of the e-learning platform/151 TEXT Lesson show - navigation between lessons in a course.html
1.1 kB
05 Building the core functionality of the e-learning platform/152 gem chartkick and groupdate - add charts.en.srt
13 kB
05 Building the core functionality of the e-learning platform/152 gem chartkick and groupdate - add charts.mp4
88 MB
05 Building the core functionality of the e-learning platform/153 TEXT gem chartkick and groupdate - add charts.html
1.1 kB
05 Building the core functionality of the e-learning platform/154 load charts without timeouts.en.srt
6.0 kB
05 Building the core functionality of the e-learning platform/154 load charts without timeouts.mp4
40 MB
05 Building the core functionality of the e-learning platform/155 TEXT load charts without timeouts.html
1.1 kB
05 Building the core functionality of the e-learning platform/156 namespace charts in routes group by sum.en.srt
3.9 kB
05 Building the core functionality of the e-learning platform/156 namespace charts in routes group by sum.mp4
27 MB
05 Building the core functionality of the e-learning platform/157 TEXT namespace charts in routes group by sum.html
1.1 kB
05 Building the core functionality of the e-learning platform/158 count impressions with increment method.en.srt
5.4 kB
05 Building the core functionality of the e-learning platform/158 count impressions with increment method.mp4
50 MB
05 Building the core functionality of the e-learning platform/159 TEXT count impressions with increment method.html
1.1 kB
05 Building the core functionality of the e-learning platform/160 custom buttons to publish or approve a course.en.srt
21 kB
05 Building the core functionality of the e-learning platform/160 custom buttons to publish or approve a course.mp4
187 MB
05 Building the core functionality of the e-learning platform/161 TEXT custom buttons to publish or approve a course.html
1.1 kB
05 Building the core functionality of the e-learning platform/162 complex validation who can see a course show.en.srt
3.7 kB
05 Building the core functionality of the e-learning platform/162 complex validation who can see a course show.mp4
29 MB
05 Building the core functionality of the e-learning platform/163 TEXT complex validation who can see a course show.html
1.1 kB
05 Building the core functionality of the e-learning platform/164 gem public_activity - polymorphic links with nested resources.en.srt
9.7 kB
05 Building the core functionality of the e-learning platform/164 gem public_activity - polymorphic links with nested resources.mp4
70 MB
05 Building the core functionality of the e-learning platform/165 TEXT gem public_activity - polymorphic links with nested resources.html
1.1 kB
05 Building the core functionality of the e-learning platform/166 application_helper for conditional styling.en.srt
4.9 kB
05 Building the core functionality of the e-learning platform/166 application_helper for conditional styling.mp4
32 MB
05 Building the core functionality of the e-learning platform/167 TEXT application_helper for conditional styling.html
1.1 kB
05 Building the core functionality of the e-learning platform/168 gem rails-erd to generate relationship-diagrams automatically.en.srt
3.8 kB
05 Building the core functionality of the e-learning platform/168 gem rails-erd to generate relationship-diagrams automatically.mp4
30 MB
05 Building the core functionality of the e-learning platform/169 TEXT gem rails-erd to generate relationship-diagrams automatically.html
1.1 kB
05 Building the core functionality of the e-learning platform/170 better views for not logged in users.en.srt
5.1 kB
05 Building the core functionality of the e-learning platform/170 better views for not logged in users.mp4
29 MB
05 Building the core functionality of the e-learning platform/171 TEXT better views for not logged in users.html
1.1 kB
05 Building the core functionality of the e-learning platform/172 link_to courses with ransack search params.en.srt
4.6 kB
05 Building the core functionality of the e-learning platform/172 link_to courses with ransack search params.mp4
33 MB
05 Building the core functionality of the e-learning platform/173 TEXT link_to courses with ransack search params.html
1.1 kB
05 Building the core functionality of the e-learning platform/174 course-specific charts and analytics more advanced grouping.en.srt
12 kB
05 Building the core functionality of the e-learning platform/174 course-specific charts and analytics more advanced grouping.mp4
83 MB
05 Building the core functionality of the e-learning platform/175 TEXT course-specific charts and analytics more advanced grouping.html
1.1 kB
05 Building the core functionality of the e-learning platform/176 update course_policy and view.en.srt
4.7 kB
05 Building the core functionality of the e-learning platform/176 update course_policy and view.mp4
39 MB
05 Building the core functionality of the e-learning platform/177 TEXT update course_policy and view.html
1.1 kB
06 Sorting records with drag and drop/178 promo - sort records.en.srt
356 B
06 Sorting records with drag and drop/178 promo - sort records.mp4
2.1 MB
06 Sorting records with drag and drop/179 gem ranked_model - give lessons inside a course a number.en.srt
4.0 kB
06 Sorting records with drag and drop/179 gem ranked_model - give lessons inside a course a number.mp4
34 MB
06 Sorting records with drag and drop/180 TEXT gem ranked_model - give lessons inside a course a number.html
1.1 kB
06 Sorting records with drag and drop/181 link to previous and next lesson in lesson show.en.srt
3.3 kB
06 Sorting records with drag and drop/181 link to previous and next lesson in lesson show.mp4
24 MB
06 Sorting records with drag and drop/182 TEXT link to previous and next lesson in lesson show.html
1.1 kB
06 Sorting records with drag and drop/183 jquery-ui sortable - make lessons sortable and persist changes.en.srt
12 kB
06 Sorting records with drag and drop/183 jquery-ui sortable - make lessons sortable and persist changes.mp4
101 MB
06 Sorting records with drag and drop/184 TEXT jquery-ui sortable - make lessons sortable and persist changes.html
1.1 kB
07 Active Storage and Action Text/185 promo - active_storage action_text.en.srt
435 B
07 Active Storage and Action Text/185 promo - active_storage action_text.mp4
3.7 MB
07 Active Storage and Action Text/186 credentials and secret keys PART 1.en.srt
6.5 kB
07 Active Storage and Action Text/186 credentials and secret keys PART 1.mp4
31 MB
07 Active Storage and Action Text/187 TEXT credentials and secret keys PART 1.html
1.8 kB
07 Active Storage and Action Text/188 gem aws-sdk-s3 configure aws s3 bucket storage add avatar to courses.en.srt
17 kB
07 Active Storage and Action Text/188 gem aws-sdk-s3 configure aws s3 bucket storage add avatar to courses.mp4
129 MB
07 Active Storage and Action Text/189 TEXT gem aws-sdk-s3 configure aws s3 bucket storage add avatar to courses.html
1.1 kB
07 Active Storage and Action Text/190 gem active_storage_validations. validates course avatar. display avatar in co.en.srt
11 kB
07 Active Storage and Action Text/190 gem active_storage_validations. validates course avatar. display avatar in co.mp4
85 MB
07 Active Storage and Action Text/191 TEXT gem active_storage_validations. validates course avatar.html
1.3 kB
07 Active Storage and Action Text/192 gem image_processing to fix action_text displaying images S3 bucket CORS set.en.srt
4.2 kB
07 Active Storage and Action Text/192 gem image_processing to fix action_text displaying images S3 bucket CORS set.mp4
39 MB
07 Active Storage and Action Text/193 TEXT gem image_processing (action_text images) S3 CORS settings.html
1.1 kB
07 Active Storage and Action Text/194 credentials and secret keys PART 2 - PRODUCTION.en.srt
1.7 kB
07 Active Storage and Action Text/194 credentials and secret keys PART 2 - PRODUCTION.mp4
12 MB
07 Active Storage and Action Text/195 action_text attachment restrictions download and display.en.srt
11 kB
07 Active Storage and Action Text/195 action_text attachment restrictions download and display.mp4
84 MB
07 Active Storage and Action Text/196 TEXT action_text attachment restrictions download and display.html
1.1 kB
07 Active Storage and Action Text/197 action_text restrict attachments more validations for course and lesson.en.srt
11 kB
07 Active Storage and Action Text/197 action_text restrict attachments more validations for course and lesson.mp4
84 MB
07 Active Storage and Action Text/198 TEXT action_text restrict attachments more validations for course and lesson.html
1.1 kB
07 Active Storage and Action Text/199 video attachment and preview with active_storage and HTML5.en.srt
8.4 kB
07 Active Storage and Action Text/199 video attachment and preview with active_storage and HTML5.mp4
60 MB
07 Active Storage and Action Text/200 TEXT video attachment and preview with active_storage and HTML5.html
1.1 kB
07 Active Storage and Action Text/201 styling lessons video validation.en.srt
8.0 kB
07 Active Storage and Action Text/201 styling lessons video validation.mp4
59 MB
07 Active Storage and Action Text/202 TEXT styling lessons video validation.html
1.1 kB
07 Active Storage and Action Text/203 deleting attachments (video and video_thumbnail).en.srt
6.9 kB
07 Active Storage and Action Text/203 deleting attachments (video and video_thumbnail).mp4
62 MB
07 Active Storage and Action Text/204 TEXT deleting attachments (video and video_thumbnail).html
1.1 kB
07 Active Storage and Action Text/205 action_text - allow file upload add video preview to blob.en.srt
4.7 kB
07 Active Storage and Action Text/205 action_text - allow file upload add video preview to blob.mp4
41 MB
07 Active Storage and Action Text/206 TEXT action_text - allow file upload add video preview to blob.html
1.1 kB
07 Active Storage and Action Text/207 action_text - play audio with HTML5.en.srt
3.0 kB
07 Active Storage and Action Text/207 action_text - play audio with HTML5.mp4
21 MB
07 Active Storage and Action Text/208 TEXT action_text - play audio with HTML5.html
1.1 kB
07 Active Storage and Action Text/209 video.js player integration.en.srt
6.7 kB
07 Active Storage and Action Text/209 video.js player integration.mp4
62 MB
07 Active Storage and Action Text/210 TEXT video.js player integration.html
1.2 kB
07 Active Storage and Action Text/211 simple_form for rich_text_area (actiontext).en.srt
2.9 kB
07 Active Storage and Action Text/211 simple_form for rich_text_area (actiontext).mp4
20 MB
07 Active Storage and Action Text/212 TEXT simple_form for rich_text_area (actiontext).html
1.2 kB
07 Active Storage and Action Text/213 action_text youtube embeds.en.srt
8.8 kB
07 Active Storage and Action Text/213 action_text youtube embeds.mp4
58 MB
07 Active Storage and Action Text/214 TEXT action_text youtube embeds.html
1.6 kB
08 Integrating Comments with Nested Routes/215 promo - nested comments.en.srt
467 B
08 Integrating Comments with Nested Routes/215 promo - nested comments.mp4
2.9 MB
08 Integrating Comments with Nested Routes/216 nested resources - comments inside lessons.en.srt
28 kB
01 Introduction and Setup/001 Preview of the final application.en.srt
15 kB
08 Integrating Comments with Nested Routes/217 TEXT nested resources - comments inside lessons.html
1.1 kB
08 Integrating Comments with Nested Routes/218 counter_cache for comments method to delete comment.en.srt
18 kB
08 Integrating Comments with Nested Routes/218 counter_cache for comments method to delete comment.mp4
138 MB
08 Integrating Comments with Nested Routes/219 TEXT counter_cache for comments method to delete comment.html
1.1 kB
08 Integrating Comments with Nested Routes/220 public_activity for comments.en.srt
5.2 kB
08 Integrating Comments with Nested Routes/220 public_activity for comments.mp4
43 MB
08 Integrating Comments with Nested Routes/221 TEXT public_activity for comments.html
1.1 kB
08 Integrating Comments with Nested Routes/222 pundit authorization for destroying a comment.en.srt
3.2 kB
08 Integrating Comments with Nested Routes/222 pundit authorization for destroying a comment.mp4
22 MB
08 Integrating Comments with Nested Routes/223 TEXT pundit authorization for destroying a comment.html
1.1 kB
08 Integrating Comments with Nested Routes/224 add counter_cache for user_lessons to lessons and users.en.srt
4.5 kB
08 Integrating Comments with Nested Routes/224 add counter_cache for user_lessons to lessons and users.mp4
40 MB
08 Integrating Comments with Nested Routes/225 TEXT add counter_cache for user_lessons to lessons and users.html
1.1 kB
09 Preparing the app for production/226 promo - preparing for production.en.srt
552 B
09 Preparing the app for production/226 promo - preparing for production.mp4
2.5 MB
09 Preparing the app for production/227 gem recaptcha with devise - no bot signups.en.srt
7.5 kB
09 Preparing the app for production/227 gem recaptcha with devise - no bot signups.mp4
55 MB
09 Preparing the app for production/228 TEXT gem recaptcha with devise - no bot signups.html
1.6 kB
09 Preparing the app for production/229 add recaptcha keys to credentials.en.srt
2.6 kB
09 Preparing the app for production/229 add recaptcha keys to credentials.mp4
16 MB
09 Preparing the app for production/230 TEXT add recaptcha keys to credentials.html
1.1 kB
09 Preparing the app for production/231 add google analytics.en.srt
7.9 kB
09 Preparing the app for production/231 add google analytics.mp4
56 MB
09 Preparing the app for production/232 TEXT add google analytics.html
1.2 kB
09 Preparing the app for production/233 styling app adding logo and thumbnail.en.srt
11 kB
09 Preparing the app for production/233 styling app adding logo and thumbnail.mp4
85 MB
09 Preparing the app for production/234 TEXT styling app adding logo and thumbnail.html
1.1 kB
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.8 kB
09 Preparing the app for production/235 downgrade jquery to 3.4.1 to make bootstrap navbar dropdown work on small screen.mp4
13 MB
09 Preparing the app for production/236 TEXT downgrade jquery to 3.4.1 to make bootstrap dropdown work on small screens.html
1.1 kB
09 Preparing the app for production/237 yarn remove video.js - remove library from our app.en.srt
3.1 kB
09 Preparing the app for production/237 yarn remove video.js - remove library from our app.mp4
20 MB
09 Preparing the app for production/238 TEXT yarn remove video.js - remove library from our app.html
1.1 kB
09 Preparing the app for production/239 connecting a domain to our application in production.en.srt
5.5 kB
09 Preparing the app for production/239 connecting a domain to our application in production.mp4
32 MB
09 Preparing the app for production/240 disable video download (disable rightclick on video).en.srt
2.3 kB
09 Preparing the app for production/240 disable video download (disable rightclick on video).mp4
20 MB
09 Preparing the app for production/241 TEXT disable video download (disable rightclick on video).html
1.1 kB
09 Preparing the app for production/242 privacy_policy and SEO tags.en.srt
3.8 kB
09 Preparing the app for production/242 privacy_policy and SEO tags.mp4
34 MB
09 Preparing the app for production/243 TEXT privacy_policy and SEO tags.html
1.1 kB
09 Preparing the app for production/244 adding a licence to our github repository.en.srt
1.3 kB
09 Preparing the app for production/244 adding a licence to our github repository.mp4
14 MB
09 Preparing the app for production/245 TEXT adding a licence to our github repository.html
1.1 kB
09 Preparing the app for production/246 beautify devise views.en.srt
11 kB
09 Preparing the app for production/246 beautify devise views.mp4
97 MB
09 Preparing the app for production/247 TEXT beautify devise views.html
1.1 kB
09 Preparing the app for production/248 Add a sitemap for Google and Bing search.en.srt
6.2 kB
09 Preparing the app for production/248 Add a sitemap for Google and Bing search.mp4
39 MB
09 Preparing the app for production/249 TEXT Add a sitemap for Google and Bing search.html
1.5 kB
10 API Log in with google github facebook (omniauth)/250 promo - social login.en.srt
634 B
10 API Log in with google github facebook (omniauth)/250 promo - social login.mp4
2.8 MB
10 API Log in with google github facebook (omniauth)/251 gem omniauth-google-oauth2 - log in with google.en.srt
11 kB
10 API Log in with google github facebook (omniauth)/251 gem omniauth-google-oauth2 - log in with google.mp4
94 MB
10 API Log in with google github facebook (omniauth)/252 TEXT gem omniauth-google-oauth2 - log in with google.html
1.4 kB
10 API Log in with google github facebook (omniauth)/253 import omniauth user personal data.en.srt
10 kB
10 API Log in with google github facebook (omniauth)/253 import omniauth user personal data.mp4
69 MB
10 API Log in with google github facebook (omniauth)/254 TEXT import omniauth user personal data.html
1.1 kB
10 API Log in with google github facebook (omniauth)/255 gem omniauth-github - log in with github.en.srt
5.7 kB
10 API Log in with google github facebook (omniauth)/255 gem omniauth-github - log in with github.mp4
34 MB
10 API Log in with google github facebook (omniauth)/256 TEXT gem omniauth-github - log in with github.html
1.1 kB
10 API Log in with google github facebook (omniauth)/257 different credentials for different environments. Github.en.srt
7.2 kB
10 API Log in with google github facebook (omniauth)/257 different credentials for different environments. Github.mp4
45 MB
10 API Log in with google github facebook (omniauth)/258 TEXT different credentials for different environments. Github.html
1.1 kB
10 API Log in with google github facebook (omniauth)/259 gem omniauth-facebook - log in with facebook.en.srt
12 kB
10 API Log in with google github facebook (omniauth)/259 gem omniauth-facebook - log in with facebook.mp4
90 MB
10 API Log in with google github facebook (omniauth)/260 TEXT log in with facebook.html
1.1 kB
10 API Log in with google github facebook (omniauth)/261 refactor omniauth (clean up code).en.srt
4.5 kB
10 API Log in with google github facebook (omniauth)/261 refactor omniauth (clean up code).mp4
50 MB
10 API Log in with google github facebook (omniauth)/262 TEXT refactor omniauth (clean up code).html
1.1 kB
11 PRO FEATURE Select or Create Tags with selectize js/263 promo - select or create with selectize-js.en.srt
1.3 kB
11 PRO FEATURE Select or Create Tags with selectize js/263 promo - select or create with selectize-js.mp4
7.0 MB
11 PRO FEATURE Select or Create Tags with selectize js/264 selectize.js - course has many tags through course_tags.en.srt
16 kB
11 PRO FEATURE Select or Create Tags with selectize js/264 selectize.js - course has many tags through course_tags.mp4
135 MB
11 PRO FEATURE Select or Create Tags with selectize js/265 TEXT selectize.js - course has many tags through course_tags.html
1.1 kB
11 PRO FEATURE Select or Create Tags with selectize js/266 two ways to search courses by tags with ransack.en.srt
12 kB
11 PRO FEATURE Select or Create Tags with selectize js/266 two ways to search courses by tags with ransack.mp4
100 MB
11 PRO FEATURE Select or Create Tags with selectize js/267 TEXT two ways to search courses by tags with ransack.html
1.1 kB
11 PRO FEATURE Select or Create Tags with selectize js/268 link to current page with params (for searching tags).en.srt
3.8 kB
11 PRO FEATURE Select or Create Tags with selectize js/268 link to current page with params (for searching tags).mp4
26 MB
11 PRO FEATURE Select or Create Tags with selectize js/269 TEXT link to current page with params (for searching tags).html
1.1 kB
11 PRO FEATURE Select or Create Tags with selectize js/270 selectize.js - select or create tag.en.srt
5.8 kB
11 PRO FEATURE Select or Create Tags with selectize js/270 selectize.js - select or create tag.mp4
33 MB
11 PRO FEATURE Select or Create Tags with selectize js/271 TEXT selectize.js - select or create tag.html
1.1 kB
11 PRO FEATURE Select or Create Tags with selectize js/272 admin can manage and delete tags.en.srt
16 kB
11 PRO FEATURE Select or Create Tags with selectize js/272 admin can manage and delete tags.mp4
119 MB
11 PRO FEATURE Select or Create Tags with selectize js/273 TEXT admin can manage and delete tags.html
1.1 kB
11 PRO FEATURE Select or Create Tags with selectize js/274 list similar courses in course show based on tags.en.srt
7.3 kB
11 PRO FEATURE Select or Create Tags with selectize js/274 list similar courses in course show based on tags.mp4
46 MB
11 PRO FEATURE Select or Create Tags with selectize js/275 TEXT list similar courses in course show based on tags.html
1.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/276 promo - PDF generation.en.srt
817 B
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/276 promo - PDF generation.mp4
4.1 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/277 gem wicked_pdf - ability to generate PDF from HTML.en.srt
8.7 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/277 gem wicked_pdf - ability to generate PDF from HTML.mp4
65 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/278 TEXT gem wicked_pdf - ability to generate PDF from HTML.html
1.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/279 enrollment completion certificate and styling.en.srt
7.8 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/279 enrollment completion certificate and styling.mp4
57 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/280 TEXT enrollment completion certificate and styling.html
1.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/281 pdf.html - remove unused code enrollments index - link to certificate.en.srt
5.8 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/281 pdf.html - remove unused code enrollments index - link to certificate.mp4
43 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/282 TEXT pdf.html - remove unused code enrollments index - link to certificate.html
1.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/283 different pdf gem for development and production.en.srt
4.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/283 different pdf gem for development and production.mp4
26 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/284 TEXT different pdf gem for development and production.html
1.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/285 styling pdf certificate of completion.en.srt
4.5 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/285 styling pdf certificate of completion.mp4
35 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/286 TEXT styling pdf certificate of completion.html
1.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/287 certificate of completion only for completed courses.en.srt
5.5 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/287 certificate of completion only for completed courses.mp4
35 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/288 TEXT certificate of completion only for completed courses.html
1.1 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/289 helper logic to view certificate of completion.en.srt
8.5 kB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/289 helper logic to view certificate of completion.mp4
71 MB
12 PRO FEATURE PDF Certificate of Completion with wicked_pdf/290 TEXT helper logic to view certificate of completion.html
1.1 kB
13 PRO FEATURE Multistep forms with gem WICKED/291 promo - multistep forms.en.srt
367 B
13 PRO FEATURE Multistep forms with gem WICKED/291 promo - multistep forms.mp4
2.0 MB
13 PRO FEATURE Multistep forms with gem WICKED/292 gem wicked for multistep forms.en.srt
23 kB
13 PRO FEATURE Multistep forms with gem WICKED/292 gem wicked for multistep forms.mp4
139 MB
13 PRO FEATURE Multistep forms with gem WICKED/293 TEXT gem wicked for multistep forms.html
1.1 kB
13 PRO FEATURE Multistep forms with gem WICKED/294 gem wicked - nest course_wizard inside courses.en.srt
6.5 kB
13 PRO FEATURE Multistep forms with gem WICKED/294 gem wicked - nest course_wizard inside courses.mp4
42 MB
13 PRO FEATURE Multistep forms with gem WICKED/295 TEXT gem wicked - nest course_wizard inside courses.html
1.1 kB
13 PRO FEATURE Multistep forms with gem WICKED/296 gem wicked - edit and update functionality.en.srt
9.0 kB
13 PRO FEATURE Multistep forms with gem WICKED/296 gem wicked - edit and update functionality.mp4
61 MB
13 PRO FEATURE Multistep forms with gem WICKED/297 TEXT gem wicked - edit and update functionality.html
1.1 kB
13 PRO FEATURE Multistep forms with gem WICKED/298 gem wicked - styling and authorization.en.srt
6.9 kB
13 PRO FEATURE Multistep forms with gem WICKED/298 gem wicked - styling and authorization.mp4
43 MB
13 PRO FEATURE Multistep forms with gem WICKED/299 TEXT gem wicked - styling and authorization.html
1.1 kB
13 PRO FEATURE Multistep forms with gem WICKED/300 layout for wizard steps remove course edit action.en.srt
6.7 kB
13 PRO FEATURE Multistep forms with gem WICKED/300 layout for wizard steps remove course edit action.mp4
57 MB
13 PRO FEATURE Multistep forms with gem WICKED/301 TEXT layout for wizard steps remove course edit action.html
1.2 kB
13 PRO FEATURE Multistep forms with gem WICKED/302 styling wizard progress navigation remove fields course form.en.srt
12 kB
13 PRO FEATURE Multistep forms with gem WICKED/302 styling wizard progress navigation remove fields course form.mp4
77 MB
13 PRO FEATURE Multistep forms with gem WICKED/303 TEXT styling wizard progress navigation remove fields course form.html
1.1 kB
14 PRO FEATURE ActionMailer - send outbound emails/304 email confirmation when a user enrolled to a course.en.srt
14 kB
14 PRO FEATURE ActionMailer - send outbound emails/304 email confirmation when a user enrolled to a course.mp4
90 MB
14 PRO FEATURE ActionMailer - send outbound emails/305 TEXT email confirmation when a user enrolled to a course.html
1.1 kB
14 PRO FEATURE ActionMailer - send outbound emails/306 email to teacher when a user enrolls to his course.en.srt
7.2 kB
14 PRO FEATURE ActionMailer - send outbound emails/306 email to teacher when a user enrolls to his course.mp4
40 MB
14 PRO FEATURE ActionMailer - send outbound emails/307 TEXT email to teacher when a user enrolls to his course.html
1.1 kB
14 PRO FEATURE ActionMailer - send outbound emails/308 user_mailer - send all admins emails when a new user registers.en.srt
7.6 kB
14 PRO FEATURE ActionMailer - send outbound emails/308 user_mailer - send all admins emails when a new user registers.mp4
46 MB
14 PRO FEATURE ActionMailer - send outbound emails/309 TEXT user_mailer - send all admins emails when a new user registers.html
1.1 kB
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 kB
15 PRO FEATURE gem cocoon - one form to edit and create multiple lessons/310 install gem cocoon. edit lessons in course form.mp4
95 MB
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.6 kB
16 Stripe Payments working with money business logic/312 payments - business logic for user income and expenses calculation.en.srt
19 kB
16 Stripe Payments working with money business logic/312 payments - business logic for user income and expenses calculation.mp4
173 MB
16 Stripe Payments working with money business logic/313 TEXT payments - business logic for user income and expences.html
1.1 kB
16 Stripe Payments working with money business logic/314 payments with stripe part 1.en.srt
19 kB
16 Stripe Payments working with money business logic/314 payments with stripe part 1.mp4
104 MB
16 Stripe Payments working with money business logic/315 TEXT stripe payments part 1.html
1.8 kB
16 Stripe Payments working with money business logic/316 payments with stripe part 2.en.srt
13 kB
16 Stripe Payments working with money business logic/316 payments with stripe part 2.mp4
76 MB
16 Stripe Payments working with money business logic/317 TEXT stripe payments part 2.html
1.1 kB
17 Fixes and Adjustments/318 Upgrading to Rails EDGE and troubleshooting active_storage issues.en.srt
3.0 kB
17 Fixes and Adjustments/318 Upgrading to Rails EDGE and troubleshooting active_storage issues.mp4
29 MB
17 Fixes and Adjustments/319 TEXT upgrading Rails and troubleshooting active_storage issues.html
1.1 kB
17 Fixes and Adjustments/320 downgrading Rails and fixing selectize issues.en.srt
4.0 kB
17 Fixes and Adjustments/320 downgrading Rails and fixing selectize issues.mp4
30 MB
17 Fixes and Adjustments/321 TEXT downgrading Rails and fixing selectize issues.html
1.1 kB
17 Fixes and Adjustments/322 downgrading Rails and fixing active_storage issues.en.srt
2.6 kB
17 Fixes and Adjustments/322 downgrading Rails and fixing active_storage issues.mp4
25 MB
17 Fixes and Adjustments/323 TEXT downgrading Rails and fixing active_storage issues.html
1.1 kB
17 Fixes and Adjustments/324 Update to rails 6.0.3.en.srt
1.7 kB
17 Fixes and Adjustments/324 Update to rails 6.0.3.mp4
21 MB
17 Fixes and Adjustments/325 TEXT Update to rails 6.0.3.html
1.1 kB
17 Fixes and Adjustments/326 renaming a column (short- to marketing- description).en.srt
4.7 kB
17 Fixes and Adjustments/326 renaming a column (short- to marketing- description).mp4
44 MB
17 Fixes and Adjustments/327 TEXT renaming a column (short- to marketing- description).html
1.1 kB
17 Fixes and Adjustments/328 gem public_activity for user.en.srt
6.8 kB
17 Fixes and Adjustments/328 gem public_activity for user.mp4
50 MB
17 Fixes and Adjustments/329 TEXT gem public_activity for user.html
1.1 kB
17 Fixes and Adjustments/330 footer always on bottom.en.srt
3.8 kB
17 Fixes and Adjustments/330 footer always on bottom.mp4
21 MB
17 Fixes and Adjustments/331 TEXT footer always on bottom.html
1.1 kB
17 Fixes and Adjustments/332 gem sitemap_generator edit robots.txt.en.srt
8.6 kB
17 Fixes and Adjustments/332 gem sitemap_generator edit robots.txt.mp4
75 MB
17 Fixes and Adjustments/333 TEXT gem sitemap_generator edit robots.txt.html
1.2 kB
17 Fixes and Adjustments/334 sitemaps working on heroku with AWS S3 public repo.en.srt
8.4 kB
17 Fixes and Adjustments/334 sitemaps working on heroku with AWS S3 public repo.mp4
77 MB
17 Fixes and Adjustments/335 TEXT sitemaps working on heroku with AWS S3 public repo.html
1.7 kB
17 Fixes and Adjustments/336 TEXT force SSL in production.html
1.4 kB
17 Fixes and Adjustments/337 Run the Corsego source code in development.en.srt
17 kB
17 Fixes and Adjustments/337 Run the Corsego source code in development.mp4
127 MB
18 Thank you and next steps/338 Roadmap. Next steps.en.srt
5.8 kB
18 Thank you and next steps/338 Roadmap. Next steps.mp4
36 MB
18 Thank you and next steps/339 Thank you.en.srt
692 B
18 Thank you and next steps/339 Thank you.mp4
11 MB